Subversion Repositories wimsdev

Rev

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

Rev 18606 Rev 18607
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/21: do vlines as vline, hlines as hline to avoid leaks
6
 2025/06/21: change parseFloat in Math.trunc and ajust x2px y2px
7
  change parseFloat in Math.trunc and ajust x2px y2px
7
 2025/06/16: modifications (no change, just way to go to CASE)
8
  2025/06/16: modifications (no change, just way to go to CASE)
8
## 2024
9
## 2024
9
* 23/5/2024: add 'exp' to "to_js_math()"
10
* 23/5/2024: add 'exp' to "to_js_math()"
10
* 1/5/2024:  command "dashtype" was gone fishing...there must be a much better way of dealing with prefix "dash"...
11
* 1/5/2024:  command "dashtype" was gone fishing...there must be a much better way of dealing with prefix "dash"...
11
* 31/4/2024: work in progress: rewrite reset,noreset !
12
* 31/4/2024: work in progress: rewrite reset,noreset !
12
* 28/4/2024: prefix "dash" may be used by all 'dashable' objects
13
* 28/4/2024: prefix "dash" may be used by all 'dashable' objects