Skip to content

Commit

Permalink
Update TODO.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyObtiva committed Feb 19, 2024
1 parent f19aabd commit a575c97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

## Soon

- Handle `is_a?(Glimmer::Tk::ToplevelProxy)` conditions in ToplevelProxy more correctly by applying the Template Method Design Pattern or doing a different check against the class direclty instead of using `is_a?`
- Update Hello, Menu Bar! screenshots with Language Country
- Refactor `WidgetProxy` by adding a `griddable?` method that could be overriden by subclasses to consult for auto-gridding on `initialize_defaults`
- Allow setting root x/y without affecting its default width/height
Expand Down

0 comments on commit a575c97

Please sign in to comment.