feat: 完善特征编辑和选择稳定性
This commit is contained in:
@@ -29,6 +29,8 @@ class InfoPanelMixin:
|
||||
self.info_tabs.setCurrentWidget(self.info_tree)
|
||||
if hasattr(self, "_refresh_property_editor"):
|
||||
self._refresh_property_editor()
|
||||
if hasattr(self, "_update_selected_object_title"):
|
||||
self._update_selected_object_title()
|
||||
if hasattr(self, "mode_combo"):
|
||||
self._update_action_states()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user