mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-02 16:59:48 +02:00
Custom control : fixed re-scaling for MSW
This commit is contained in:
committed by
Oleksandra Yushchenko
parent
1b3c288b35
commit
e93e80166b
@@ -119,6 +119,9 @@ public:
|
||||
const t_config_option_key m_opt_id;//! {""};
|
||||
int m_opt_idx = 0;
|
||||
|
||||
double opt_height{ 0.0 };
|
||||
bool parent_is_custom_ctrl{ false };
|
||||
|
||||
/// Sets a value for this control.
|
||||
/// subclasses should overload with a specific version
|
||||
/// Postcondition: Method does not fire the on_change event.
|
||||
|
||||
Reference in New Issue
Block a user