Bug #929
IDE - CodeEditor font zooming should also refresh editor bar
Status: | Approved | Start date: | 11/18/2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Zbigniew Rebacz | % Done: | 100% | |
Category: | IDE | Spent time: | - | |
Target version: | - |
Description
EditorBar is not refreshing when we use font zooming feature inside code editor (CTRL + Wheel). This behavior can cause general graphics issues when zooming.
Delivered implementation is only sample. This feature can be implemented in different ways for example overriding "SetFont" from LineEdit.
History
#1 Updated by Miroslav Fidler over 10 years ago
- Status changed from Patch ready to Approved
- Assignee changed from Miroslav Fidler to Zbigniew Rebacz
Thanks!