projects:jslib:jslib
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| projects:jslib:jslib [2024/08/29 01:07] – [ToDo] jhagstrand | projects:jslib:jslib [2024/08/30 01:23] (current) – [ToDo] jhagstrand | ||
|---|---|---|---|
| Line 16: | Line 16: | ||
| =====ToDo===== | =====ToDo===== | ||
| - | * dragger, mouse has to go really slow or it flies away from the drag object | + | * dragger, |
| * sketchpad, not working with touch on Android | * sketchpad, not working with touch on Android | ||
| - | | + | |
| - | * Move logger window | + | |
| + | === dragger bugs === | ||
| + | |||
| + | jslib/ | ||
| + | |||
| + | layout/ | ||
| + | |||
| + | ^ platform | ||
| + | | linux mouse | ok, but too fast movement fails | ||
| + | | android touch | does not grab - fixed | works fine | | ||
| + | |||
| + | logger window | ||
| + | |||
| + | re fast movements | ||
| + | |||
| + | linux mouse: as soon as the mouse goes outside the dragged object, the movement stops, even though it has not dropped yet. Bring the mouse back to the object and dragging continues. | ||
| + | The layout thumb button is very small, so it is very susceptible to this issue. | ||
| + | The jslib drag redsquare is larger, so the issue is less noticeable but still a real issue. | ||
| + | |||
| + | android touch: the finger can go outside the dragged object without stopping the drag | ||
projects/jslib/jslib.1724908047.txt.gz · Last modified: 2024/08/29 01:07 by jhagstrand