You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- moved widget initialisation out of initialise() method - initialise() will be called each time area is resized whereas widgets only created on page load
- made red x thickness relate to canvas area
- TODO test on HiDPI screen
Canvas draw area needs to be influenced by flexbox dimensions plus screen DPI.
The text was updated successfully, but these errors were encountered: