mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-31 19:30:07 +00:00
updated todo...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
1f4847df23
commit
5276c54522
13
ui/TODO.otl
13
ui/TODO.otl
@ -108,8 +108,13 @@ Roadmap
|
||||
|
||||
|
||||
|
||||
[_] 27% Gen 3 current todo
|
||||
[_] 54% High priority
|
||||
[_] 28% Gen 3 current todo
|
||||
[_] 56% High priority
|
||||
[_] BUG: @ 9 image width, jumping to end of ribbon length 39 messes up loading...
|
||||
| problem likely in loadImagesAround(...)
|
||||
|
|
||||
| ribbon length 178 also ends up messing things up, while 68 and
|
||||
| 69 pose no problems...
|
||||
[_] BUG CLASS (ASAP!): race conditions due to browser rendering lag...
|
||||
| this happens when updating/adding lots of elements:
|
||||
|
|
||||
@ -118,7 +123,7 @@ Roadmap
|
||||
|
|
||||
| one of the side-effects is that the updates or added elements
|
||||
| do not yet exist when the code is done and returned.
|
||||
[_] BUG: reloadViewer(...) loses image focus...
|
||||
[X] BUG: reloadViewer(...) loses image focus...
|
||||
| ...if the image is not near ribbon start.
|
||||
|
|
||||
| This is due to the fact that we are trying to focus an image
|
||||
@ -129,7 +134,7 @@ Roadmap
|
||||
| images are created...
|
||||
|
|
||||
| XXX this is the cause for several other bugs...
|
||||
[_] BUG: sometimes duplicate images get loaded...
|
||||
[X] BUG: sometimes duplicate images get loaded...
|
||||
| this happens when jumping back and forth on the mid ribbon until
|
||||
| the last element shows up and then moving left until the frame
|
||||
| around the image disappears...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user