mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
Scroll the Object List to selected item been visible in the list (after object/part selection from the 3DScene)
This commit is contained in:
@@ -108,6 +108,8 @@ class ObjectList : public wxDataViewCtrl
|
||||
bool m_parts_changed = false;
|
||||
bool m_part_settings_changed = false;
|
||||
|
||||
int m_selected_row = 0;
|
||||
|
||||
public:
|
||||
ObjectList(wxWindow* parent);
|
||||
~ObjectList();
|
||||
|
||||
Reference in New Issue
Block a user