Commit Graph

9 Commits

Author SHA1 Message Date
Sasha Koshka
53f78cb0e7 Overhauled mouse events
Everything gets an image.Point instead of an x y pair, and most
things now get modifiers.
2023-04-20 14:44:54 -04:00
d4b9ffb046 Improved documentation (and added missing methods) 2023-04-20 01:37:06 -04:00
580b7d2ad0 The whole orientation thing was stupid 2023-04-20 01:10:47 -04:00
14080b1f88 Element methods are now more consistent and have less bool flags
Still need to update most examples...
2023-04-18 13:14:10 -04:00
ca86328506 Migrated some more elements 2023-04-15 01:45:11 -04:00
68128c94d8 Migrated over some elements 2023-04-14 22:03:22 -04:00
c7cd944ae2 Removed redundant HandleWidth parameter from config
The handle width can be specified by themes with padding values.
This also allows for far more granularity of the handle width
adjustment as it can depend on context.
2023-03-31 13:55:45 -04:00
7b300333cf I am going insane 2023-03-31 01:06:29 -04:00
53bfc8df68 Re-organized module structure 2023-03-30 23:19:04 -04:00