-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bugfix: Prevent the import texts from overlapping a wrapped flex box …
…layout for Fav and Hide buttons, and use the new FlexBoxHelper.
- Loading branch information
1 parent
99441a5
commit 2d5e671
Showing
3 changed files
with
8 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule juce-widgets
updated
4 files
+3 −37 | CategoryButtons.cpp | |
+1 −1 | CategoryButtons.h | |
+52 −0 | FlexBoxHelper.cpp | |
+18 −0 | FlexBoxHelper.h |