issues
search
ifpen
/
chalk-it
Drag-and-drop Python webapps
https://ifpen.github.io/chalk-it/
Apache License 2.0
49
stars
7
forks
source link
Review scaling algorithms implementation
#349
Open
bengaid
opened
4 months ago
bengaid
commented
4 months ago
[ ] implement debug tracing
[ ] ensure both viewport (vw,vh) and % unit manipulation in code
[ ] implement abstract widgets dimensions data structure
[ ] check if % handling by default is possible in all configurations, especially the unconstrained mode
[ ] review impact on serialization/deserialization
bengaid
commented
2 months ago
[ ] recompute heights and tops when canvas size increases in unconstrained mode
[ ] update dimensions only when edition actions done, for the action done
[ ] use percent coordinates to avoid recompute when resize of screen
[ ] remove css min-height and min-width. add them only for edition actions
[ ] cleanup the code
bengaid
commented
1 month ago
[ ] add same size canvas for constrained mode
[ ] in Chalk'it, keep all scaling modes