mirror of
https://github.com/blondie7575/WeeGUI.git
synced 2025-01-09 21:31:53 +00:00
Quinn Dunki
0c12da7c89
Scrolling fixes
- Fixed window titles rendering in wrong coordinate space - Fixed superfluous redrawing caused by scroll arrow clicking
…
Known issues
- Hitting Reset during a WeeGUI application will leave your Apple II in an unsafe state
- Calling WGEraseView on a view that shares border rendering with other views will require manually redrawing those views.
To Do:
- Clicking on scroll arrows in basicdemo messes up title rendering
- Write sample code
- Update side effects in assembly API
- Support for frameless views
- Document final memory map
Description
Languages
Assembly
96.2%
AppleScript
3.1%
Makefile
0.7%