Skip to content

Commit

Permalink
Update TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyObtiva committed May 13, 2023
1 parent c4dc0a2 commit 4d832ff
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 4d832ff

Please sign in to comment.