YuSanka
d569c90e0a
DoubleSlider: Fixed Extruder sequence bug
2020-02-07 16:57:33 +01:00
YuSanka
84c34e2c22
Added separate icon for the SLA printer presets
...
DoubleSlider:
+ fixed bug with un-hidden tooltip when OneLayerLock is on
+ MultiAsSingle mode : Show context menu on Cog icon after L/RButtonClick
2020-02-07 14:16:04 +01:00
YuSanka
f3df32b089
DoubleSlider: Implemented tick hovering
...
+ Linux: fixed empty menu showing
2020-02-06 18:52:52 +01:00
YuSanka
8084745202
DoubleSlider: Implemented "Jump to print Z" functionality on Cog icon click OR using "Shift+G"
...
+ One more big code refactoring
2020-02-05 22:56:00 +01:00
YuSanka
fb322ab22e
Added missed tooltip text
...
+ fixed conflict's controlling for ToolChange tick
2020-02-04 21:59:55 +01:00
YuSanka
27ce95e617
DoubleSlider: SingleExtruder mode: Implemented editing of color from colored band, using RightMouseClick on it. And added corresponding tooltip
2020-02-04 17:44:44 +01:00
YuSanka
feb3389f90
Show tooltip for all hovered ticks, not just for a selected one
2020-02-04 14:53:17 +01:00
YuSanka
5a783fb868
DoubleSlider: Added using of default colors for color changes in SingleExtruder Mode ( #3449 )
...
+ added missed input parameter to the BitmapCache::mksolid() which was cause a wrong drawing of the Extruder selector under OSX
2020-02-03 21:28:55 +01:00
YuSanka
1a6c8d786e
Mark a tick as a conflict, if it has a ToolChange to the same extruder
2020-02-02 21:20:48 +01:00
YuSanka
82bb5be1f6
To fix blurred icons under OSX there is implemented PresetBitmapComboBox, derived from wxBitmapComboBox,
...
which now will be used for preset choosers on sidebar a preset tabs.
+ for BitmapCache class added m_scale used for correct scaling of SVG images on Retina displays
+ some code clearing from unused functions or function's parameters
2020-01-31 16:57:45 +01:00
YuSanka
ffc636e559
Fixed menu icons scaling under OSX
2020-01-27 14:58:11 +01:00
YuSanka
4d3a297874
Implemented upgrade_text_entry_dialog() fuction to avoid a getting an empty string from wxTextEntryDialog (disable OK button, if TextCtrl is empty)
...
All mode conflicting or meaningless ticks are marked by "exclamation" icon and described in tooltip.
2020-01-27 14:36:32 +01:00
YuSanka
64019677a6
Updated tooltips for DoubleSlider
...
*partially related to #3543
2020-01-24 11:51:37 +01:00
YuSanka
46739c0c47
Implemented editing for extruder of existing ToolChangeCode tick
...
+ Code refactoring: DoubleSlider is extracted from wxExtensions
2020-01-23 16:11:21 +01:00