FIX: modify the style and layout for cut

Change-Id: Id9f84fc58385ae408a4c28c0d4eb63e48335039e
This commit is contained in:
zhimin.zeng 2023-03-24 17:57:27 +08:00 committed by Lane.Wei
parent 9b47255bc1
commit e002885efc
2 changed files with 54 additions and 27 deletions

View file

@ -70,6 +70,7 @@ private:
std::vector<std::pair<wxString, wxString>> m_shortcuts;
double m_label_width{150.0};
double m_control_width{ 200.0 };
double m_editing_window_width;
CutConnectorType m_connector_type;
size_t m_connector_style;