Bug #179
Appearance problem with DockingCtrl
| Status: | Approved | Start date: | 11/21/2011 | |
|---|---|---|---|---|
| Priority: | Immediate | Due date: | ||
| Assignee: | Miroslav Fidler | % Done: | 100% | |
| Category: | - | Spent time: | - | |
| Target version: | - |
History
#1 Updated by Sender Ghost almost 14 years ago
- File 179_uppsrc.diff
added - Status changed from New to Patch ready
- Assignee set to Miroslav Fidler
- % Done changed from 0 to 100
The cause of problem is incorrect translation of s.title_font.IsNull() -> !IsNull(s.title_font) function. Therefore, the size of DockCont was 12, instead of font height.
#2 Updated by Miroslav Fidler almost 14 years ago
- Priority changed from High to Immediate
#3 Updated by Miroslav Fidler almost 14 years ago
- Status changed from Patch ready to Approved
Thanks, applied.