Rev 17425 | Rev 17576 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17425 | Rev 17518 | ||
---|---|---|---|
Line 4... | Line 4... | ||
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 | ## 2023 |
|
- | 6 | * 13/1/2023: corrected flaw in external images 'copy & drag/drop' |
|
6 | ## 2022 |
7 | ## 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 |
8 | * 28/8/2022: added command "newrange xmin,xmax,ymin,ymax" see https://wimsedu.info/?topic=dessiner-des-portions-de-fonctions-sur-un-meme-graphe |
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 |
9 | * 01/8/2022: getMouse(),latest improvements related to 'reponsiveness' will fatally lockup browsers in the pixel-by-pixel filling...at least in userdraw clickfill |
9 | * 19/7/2022: checked and corrected 'dashed' objects like arc,arrowarc,ellipse... |
10 | * 19/7/2022: checked and corrected 'dashed' objects like arc,arrowarc,ellipse... |
10 | * 16/7/2022: solved long standing issue of dashed arrow(s) and dashed arrow(s)2 |
11 | * 16/7/2022: solved long standing issue of dashed arrow(s) and dashed arrow(s)2 |