Rev 16942 | Rev 17518 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16942 | Rev 17425 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | ## TODO : |
2 | ## TODO : |
3 | - sort out the global/local variable mess...and reorganize headerfile |
3 | - sort out the global/local variable mess...and reorganize headerfile |
4 | : zooming and grid: scaling needs to be more adaptive ! (use constant amount of grid lines) |
4 | : zooming and grid: scaling needs to be more adaptive ! (use constant amount of grid lines) |
5 | 5 | ||
6 | ## 2022 |
6 | ## 2022 |
- | 7 | * 28/8/2022: added command "newrange xmin,xmax,ymin,ymax" see https://wimsedu.info/?topic=dessiner-des-portions-de-fonctions-sur-un-meme-graphe |
|
7 | * 01/8/2022: getMouse(),latest improvements related to 'reponsiveness' will fatally lockup browsers in the pixel-by-pixel filling...at least in userdraw clickfill |
8 | * 01/8/2022: getMouse(),latest improvements related to 'reponsiveness' will fatally lockup browsers in the pixel-by-pixel filling...at least in userdraw clickfill |
8 | * 19/7/2022: checked and corrected 'dashed' objects like arc,arrowarc,ellipse... |
9 | * 19/7/2022: checked and corrected 'dashed' objects like arc,arrowarc,ellipse... |
9 | * 16/7/2022: solved long standing issue of dashed arrow(s) and dashed arrow(s)2 |
10 | * 16/7/2022: solved long standing issue of dashed arrow(s) and dashed arrow(s)2 |
10 | * 06/7/2022: clearbutton preserves div's with '<' && '/>' and objects placed with 'placed_image_on_canvas(id)' e.g. with 'id = placed*' |
11 | * 06/7/2022: clearbutton preserves div's with '<' && '/>' and objects placed with 'placed_image_on_canvas(id)' e.g. with 'id = placed*' |
11 | * 05/7/2022: corrected flaw in 'clearbutton' https://wimsedu.info/?topic=geometrie-interactive-avec-canvasdraw |
12 | * 05/7/2022: corrected flaw in 'clearbutton' https://wimsedu.info/?topic=geometrie-interactive-avec-canvasdraw |