View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003023 | DarkRadiant | GUI | public | 15.02.2012 14:08 | 27.08.2013 14:32 |
Reporter | AluminumHaste | Assigned To | STiFU | ||
Priority | normal | Severity | normal | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | X64 | OS | Windows 7 | OS Version | Ultimate 64bit |
Product Version | 1.7.0 | ||||
Target Version | 1.8.0 | Fixed in Version | 1.8.0 | ||
Summary | 0003023: Texture browser is empty | ||||
Description | After closing the texture browser GUI, re-open it again with the shortcut or menu option. The texture browser has no items in it. If you click on another tab in the GUI, such as Console, then go back to Textures, then the texture browser has items in it again. This is with the latest release built on 2012/02/15 | ||||
Steps To Reproduce | Open texture browser with shortcut (t), Texture Browser is full of textures. Close texture browser with same shortcut (t) Open texture browser with shortcut (t), Texture Browser is empty with just a white background. Click on the Console tab Click on Texture tab, now there's textures. | ||||
Tags | No tags attached. | ||||
I have been diggin through the code for hours but couldn't find the issue. I decided, this is such a minor issue that I don't want to waste more time on this and went for a dirty solution. As AluminiumHaste pointed out, the texturebrowser is properly drawn after a page switch happened. So I simply force a pageswitch while the dialog is not yet visible. This is fixed on github commit 0857c389b37ab6a62786e1ee4d3620f5bdc60281. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
15.02.2012 14:08 | AluminumHaste | New Issue | |
06.10.2012 19:37 | STiFU | Status | new => acknowledged |
07.10.2012 19:38 | STiFU | Note Added: 0004878 | |
07.10.2012 19:38 | STiFU | Assigned To | => STiFU |
07.10.2012 19:38 | STiFU | Status | acknowledged => feedback |
07.10.2012 19:38 | STiFU | Resolution | open => fixed |
07.10.2012 19:38 | STiFU | Target Version | => 1.8.0 |
08.10.2012 20:09 | STiFU | Status | feedback => resolved |
08.10.2012 20:09 | STiFU | Fixed in Version | => 1.8.0 |
27.08.2013 14:32 | greebo | Status | resolved => closed |