Subversion Repositories wimsdev

Rev

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

Rev 18164 Rev 18218
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
## 2024
5
## 2024
-
 
6
* 23/5/2024: add 'exp' to "to_js_math()"
6
* 1/5/2024;  command "dashtype" was gone fishing...there must be a much better way of dealing with prefix "dash"... 
7
* 1/5/2024:  command "dashtype" was gone fishing...there must be a much better way of dealing with prefix "dash"... 
7
* 31/4/2024: work in progress: rewrite reset,noreset !
8
* 31/4/2024: work in progress: rewrite reset,noreset !
8
* 28/4/2024: prefix "dash" may be used by all 'dashable' objects
9
* 28/4/2024: prefix "dash" may be used by all 'dashable' objects
9
	     which is an overload on 'dashable' syntax !! 
10
	     which is an overload on 'dashable' syntax !! 
10
	     use commands "noreset" and "dashed" to 'dash' all following objects...until command 'reset'
11
	     use commands "noreset" and "dashed" to 'dash' all following objects...until command 'reset'
11
	     size 200,200
12
	     size 200,200