John Lewin
70a5ff0602
Use tab x midpoint instead or right edge for overflow
...
- Issue MatterHackers/MCCentral#3779
Clip rather than hide tabs
2018-07-16 16:58:48 -07:00
John Lewin
3728934082
Move editor actions into editor header bar with overflow menu
...
- Remove inlineTitleEdit hack, add menu item for rename
2018-06-24 00:09:48 -07:00
John Lewin
4bbb16798f
Add workaround for TextWidget child layout issue
2018-06-18 16:41:09 -07:00
John Lewin
9967e14328
Switch to constant padding with right margin on buttons
...
- Previously layout was using variable padding with left margin
2018-05-17 12:41:00 -07:00
John Lewin
1af88e8390
Add opaque container for clipping tabs
...
- Issue MatterHackers/MCCentral#3365
User droplist should use opaque background and sibling should be
clipped against
2018-05-17 10:58:30 -07:00
John Lewin
3906d1b659
Improve scaling
2018-04-26 07:56:29 -07:00
John Lewin
507e04def6
Invert menu icon on dark themes
...
- Issue MatterHackers/MCCentral#3114
Overflown search icon is incorrect on dark themes
2018-04-15 14:14:01 -07:00
John Lewin
37a0b64b02
Use dedicated theme for menus, prefer theme colors over explicit refs
...
- Revise icon loader to take an Invert bool instead of custom enum
- Remove icon loader static ref to ActiveTheme.Instance
- Pass contextual theme.InvertIcons for theme specific invert behavior
2018-04-12 13:17:17 -07:00
John Lewin
3ad0c32d6d
Directly expose typed OverflowButton, resolve menu enabled regression
...
- Issue MatterHackers/MCCentral#3060
PrintLibrary popup menu items are always enabled
2018-04-07 09:50:52 -07:00
John Lewin
248ae2aa48
Add HorizontalSpacer to the ignored types list
...
- Issue MatterHackers/MCCentral#3031
Empty item in overflow list
2018-04-06 15:14:20 -07:00
John Lewin
963643c860
Menu overflow should show both enabled and disabled menu items
...
- MatterHackers/MCCentral#2931
2018-03-15 16:04:19 -07:00
John Lewin
b54574747e
Revise overflow behavior
2018-02-08 22:37:58 -08:00
John Lewin
b46bf0b760
Improve visibility calculation
2018-01-22 12:11:36 -08:00
John Lewin
51a2406c0f
Implement overflow menus
2018-01-21 21:07:14 -08:00
John Lewin
56d9c083b6
Consolidate to single overflow bar with button
2018-01-21 20:45:45 -08:00
John Lewin
c8fe103a07
Remove opaque backgrounds
2018-01-21 20:41:16 -08:00
John Lewin
da90023375
Simplify and refocus OverflowMenuButton implementation
2018-01-21 20:41:15 -08:00
John Lewin
01b61a4f49
Improve naming
2018-01-21 20:41:14 -08:00
John Lewin
fd439fe675
Switch to transparent button backgrounds
...
- Add TextIconButton for image/text combos
- Add SimpleFlowButton for hover behaviors on Flowlayout types
- Duplicate hover behaviors in PopupMenuButton
- Base SimpleButton on GuiWidget rather than classic button type
- Issue MatterHackers/MCCentral#2671
Evaluate transparent normal fill for toolbar buttons
2018-01-16 19:01:09 -08:00
John Lewin
5b520e880e
Revise tab bar background colors
2018-01-08 15:15:43 -08:00
John Lewin
6d45d9368f
Fix failing SignInTestUserAndDoCloudLibrarySearchs test
...
- Issue MatterHackers/MCCentral#2600
Search button missing from breadcrumb bar
- Issue MatterHackers/MCCentral#2598
Investigate failing automation tests
2018-01-07 19:09:16 -08:00
John Lewin
a4e3bdf74c
Bed/Part overflow should use OverflowBar
...
- Issue MatterHackers/MCCentral#2549
Bed overflow menu clips
2018-01-01 21:22:40 -08:00
John Lewin
9e94d116a7
Discover and use first opaque background
...
- Issue MatterHackers/MCCentral#2546
Overflow menu button should have fully opaque color
2018-01-01 11:33:45 -08:00
John Lewin
ee773e50a3
Move toolbar spacing into base
...
- Issue MatterHackers/MCCentral#2522
Incorrect toolbar spacing after recent layout engine changes
2017-12-28 12:51:47 -08:00
John Lewin
3dcea0936e
Add new OverflowBar type
2017-12-26 09:10:42 -08:00