ENH:K value and ? overlapping and AMS selection display

JIRA: STUDIO-3777
Change-Id: I59c9fd44bd23aaf26bfbad17e618eb5440ca7db3
This commit is contained in:
hu.wang
2023-09-08 10:46:51 +08:00
committed by Lane.Wei
parent 1340eccb87
commit 3c9ea83ede
3 changed files with 16 additions and 8 deletions

View File

@@ -431,7 +431,7 @@ public:
protected:
wxSize m_cube_size;
wxColour m_background_colour = {AMS_CONTROL_DEF_BLOCK_BK_COLOUR};
int m_padding = {6};
int m_padding = {7};
int m_space = {5};
bool m_hover = {false};
bool m_selected = {false};