Commit graph

13 commits

Author SHA1 Message Date
John Lewin
6216b1be47 Use rather than overwrite user specified PopupBorderColor
- Issue MatterHackers/MCCentral#3735
Setting border colors on popup menus has no effect
2018-06-24 00:09:48 -07:00
John Lewin
b132096543 Hook mouse for hover effects, add dedicated property for popup border
- Issue MatterHackers/MCCentral#3074
More spacing needed between docked tabs
2018-04-09 13:16:20 -07:00
John Lewin
f0b4a82418 Avoid showing empty popups
- MatterHackers/MCCentral#2933
Empty popup windows can never be closed, prevent further popups
2018-03-14 17:14:49 -07:00
John Lewin
5ac2065308 Invoke ShowPopup via RunOnIdle
- Issue MatterHackers/MCCentral#2932
Overflow popup causes "mouse should not be locked" errors
2018-03-14 17:14:49 -07:00
John Lewin
51a2406c0f Implement overflow menus 2018-01-21 21:07:14 -08:00
John Lewin
8e6ef66b42 Add gradient background
- Issue MatterHackers/MCCentral#2553
Draw transparent to opaque background on overflow menu
2018-01-02 19:43:43 -08:00
John Lewin
bbf4dc5193 Draw rather than set highlight color
- Accumulate onto background color rather than changing it
- Issue MatterHackers/MCCentral#2546
Overflow menu button should have fully opaque color
2018-01-01 11:33:45 -08:00
John Lewin
732e633ed9 Add drop arrows on popup menus
- Issue MatterHackers/MCCentral#2515
Add drop arrows to controls that show popups
2017-12-27 17:35:20 -08:00
John Lewin
2d560f45c0 Rename BeforeShowPopup to OnBeforePopup & use standard event pattern 2017-12-19 22:12:01 -08:00
John Lewin
02d1861864 Floating PoupWindow should persist after ReloadAll
- Issue MatterHackers/MCCentral#1892
Floating Slice Settings docking window closes on ReloadAll
2017-11-07 11:33:20 -08:00
Lars Brubaker
8d1fecab8c Changed RGBA_Bytes -> Color 2017-10-31 11:43:25 -07:00
John Lewin
4b3246f408 Simplify, extract menu behaviors from OverflowDropdown for reuse 2017-10-15 15:36:42 -07:00
John Lewin
f07de091f9 Extract embedded type to new file 2017-09-28 08:59:57 -07:00