forked from Ivasoft/DSView
adjust the layout of demo logic's options dialog
This commit is contained in:
@@ -885,7 +885,7 @@ void DeviceOptions::try_resize_scroll()
|
||||
|
||||
if (_device_agent->get_work_mode() == LOGIC
|
||||
&& _device_agent->is_demo()){
|
||||
_dynamic_panel->setFixedWidth(max_label_width + 150);
|
||||
_dynamic_panel->setFixedWidth(max_label_width + 250);
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user