-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`WidgetLayout` is the innards of `WidgetFrame,` split up into separate components, exported, and documented. This makes it possible to create your own custom widget and have it look pretty standard. Good for exception cases like Explore that would blow up the "standard" widgets. This is almost a pure refactor, just moving some components around. The only difference is adding first-class support for widget captions. No visual changes here!
- Loading branch information
1 parent
21775e5
commit f36ac02
Showing
10 changed files
with
423 additions
and
229 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
Oops, something went wrong.