This website requires JavaScript.
Explore
Help
Sign In
interesting
/
andlabs-ui
Watch
1
Star
0
Fork
You've already forked andlabs-ui
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1,487
Commits
4
Branches
1
Tag
48
MiB
9217250d5c
Commit Graph
2 Commits
Author
SHA1
Message
Date
Pietro Gagliardi
6c1bf7aabd
Big change: with the current event model, it's safe to call Area.RepaintAll() (and the future Area.Repaint()) from within AreaHandler.Key() and AreaHandler.Mouse(); get rid of the bool returns from each. The future Area.Repaint() is important; the bool returns repainted the whole Area, which may not be optimal.
2014-08-09 10:33:38 -04:00
Pietro Gagliardi
6b7660a671
Added the Mac OS X implementation of Area... somewhat messily, but eh.
2014-08-05 14:33:25 -04:00