summaryrefslogtreecommitdiff
path: root/scene/gui/menu_bar.cpp
AgeCommit message (Expand)Author
2022-08-26[macOS] Extend editor contents to the window titlebar for better space usage.bruvzg
2022-08-19Fix MenuBar minimum size adding unnecessary extra spacing after the last item.bruvzg
2022-08-19Fix MenuBar not processing shortcuts.bruvzg
2022-08-18Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native m...bruvzg