Bug #689
Ctrl::Create should invoke "RefreshLayoutDeep" method (GTK backend)
Status: | Approved | Start date: | 02/13/2014 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | Miroslav Fidler | % Done: | 0% | |
Category: | CtrlCore | Spent time: | - | |
Target version: | - |
Description
It seems that GTK backend author forgot to add "RefreshLayoutDeep()" invocation at the end of Ctrl::Create method. All other backends do this (Win32, X11).
This invocation is very important, because it can prevent us from some graphical artifacts like invisible menu bar on KDE.
History
#1 Updated by Miroslav Fidler about 11 years ago
- Status changed from Patch ready to Approved