Subversion Repositories wimsdev

Rev

Rev 18642 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 18642 Rev 18643
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/28: corrected problems with jsplot and opacity & multistrokeopacity
6
  2025/06/27: corrected (fill)opacity to colorpalette & userdraw clickfill,color 
7
  2025/06/27: corrected (fill)opacity to colorpalette & userdraw clickfill,color 
7
  2025/06/21: do vlines as vline, hlines as hline to avoid leaks
8
  2025/06/21: do vlines as vline, hlines as hline to avoid leaks
8
  change parseFloat in Math.trunc and ajust x2px y2px
9
  change parseFloat in Math.trunc and ajust x2px y2px
9
  2025/06/16: modifications (no change, just way to go to CASE)
10
  2025/06/16: modifications (no change, just way to go to CASE)
10
## 2024
11
## 2024