Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changes to make it work better on Windows | Star Rauchenberger | 2023-05-03 | 1 | -3/+12 |
| | | | | AreaWindows are now no longer separate controls but are instead just painted onto the TrackerPanel. This lets us avoid the complexity of z-ordering with sibling controls. We can also use the mouse motion event to display and hide the popups, which conveniently doesn't fire when the mouse is over a popup, so the popup won't hide until you mouse off of the window AND popup. | ||||
* | Map + popups reflect checked locations | Star Rauchenberger | 2023-05-02 | 1 | -0/+3 |
| | |||||
* | Added areas to map | Star Rauchenberger | 2023-05-02 | 1 | -0/+4 |
| | |||||
* | Use Google's style guide | Star Rauchenberger | 2023-05-02 | 1 | -2/+2 |
| | |||||
* | Added map background | Star Rauchenberger | 2023-05-01 | 1 | -0/+23 |