View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001423 | Commit Desktop | Uncategorized | public | April 20, 2023, 11:23 pm | May 2, 2023, 9:35 am |
Reporter | Scott Bradford | Assigned To | Scott Bradford | ||
Priority | normal | Severity | minor | ||
Status | resolved | Resolution | fixed | ||
Target Version | 1.0.0b2 | Fixed in Version | 1.0.0b2 | ||
Summary | 0001423: Bug: Windows Dark Mode Menubar and Scrollbars | ||||
Description | I hacked together a halfway decent Windows dark mode, but am stuck on wx.MenuBar and wx.TextCtrl scrollbars...they still show as light. It's not too awful, but it's also not great. Need to loop back and try to fix it. | ||||
|
For the menubar, I’m rolling my own (for now). It’s annoying, but it is what it is. In Windows light mode, it’ll use the standard built-in menubar. In Windows dark mode, it’ll switch to an emulated/fake menubar that is ALMOST right. I’ve gotten it really to working right. After I polish that up I’ll move on to the scrollbars of doom. |
|
Feature complete. Any new issues will be handled as bugs. |
Date Modified | Username | Field | Change |
---|---|---|---|
April 20, 2023, 11:23 pm | Scott Bradford | New Issue | |
April 20, 2023, 11:23 pm | Scott Bradford | Status | new => assigned |
April 20, 2023, 11:23 pm | Scott Bradford | Assigned To | => Scott Bradford |
April 21, 2023, 7:59 pm | Scott Bradford | Target Version | => 1.0.0b2 |
April 24, 2023, 8:19 pm | Scott Bradford | Note Added: 0003217 | |
May 2, 2023, 9:35 am | Scott Bradford | Note Added: 0003221 | |
May 2, 2023, 9:35 am | Scott Bradford | Status | assigned => resolved |
May 2, 2023, 9:35 am | Scott Bradford | Fixed in Version | => 1.0.0b2 |
May 2, 2023, 9:35 am | Scott Bradford | Resolution | open => fixed |