Display font size with zoom in code editor and refresh on settings change
This commit is contained in:
parent
11d7738622
commit
9dc15bae7c
2 changed files with 23 additions and 20 deletions
|
|
@ -147,7 +147,7 @@ class CodeTextEditor : public VBoxContainer {
|
|||
|
||||
Label *line_nb;
|
||||
Label *col_nb;
|
||||
Label *zoom_nb;
|
||||
Label *font_size_nb;
|
||||
Label *info;
|
||||
Timer *idle;
|
||||
Timer *code_complete_timer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue