Subversion Repositories wimsdev

Rev

Rev 18607 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 18607 Rev 18642
Line 1... Line 1...
1
# Canvasdraw changes log
1
# Canvasdraw changes log
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
## 2025 (bpr-bernardi)
5
## 2025 (bpr-bernardi)
-
 
6
  2025/06/27: corrected (fill)opacity to colorpalette & userdraw clickfill,color 
6
  2025/06/21: do vlines as vline, hlines as hline to avoid leaks
7
  2025/06/21: do vlines as vline, hlines as hline to avoid leaks
7
  change parseFloat in Math.trunc and ajust x2px y2px
8
  change parseFloat in Math.trunc and ajust x2px y2px
8
  2025/06/16: modifications (no change, just way to go to CASE)
9
  2025/06/16: modifications (no change, just way to go to CASE)
9
## 2024
10
## 2024
10
* 23/5/2024: add 'exp' to "to_js_math()"
11
* 23/5/2024: add 'exp' to "to_js_math()"