Richter64 / usbloader-gui

Automatically exported from code.google.com/p/usbloader-gui
0 stars 0 forks source link

SD Reload not correcting all theme changes. #271

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Change the info color of your theme/Change position of clock.
2.Use the reload SD card feature.
3.Info color/Clock Position does not change.

What is the expected output? What do you see instead?
You see the same info color as before.
You see the same clock position as before.

What version of the product are you using? On what operating system?

Version 1 r326

Please provide any additional information below.
Info color will be updated if you completely exit the gx loader and re
enter it.

Clock Position will be updated if you completely exit the gx loader and re 
enter it.

Original issue reported on code.google.com by icpma...@gmail.com on 13 May 2009 at 3:40

GoogleCodeExporter commented 8 years ago
to do this, you have to just reload your theme.  the x and y are loaded as 
variables
from the sd when you change the theme path.  once they areset once, reloading 
your sd
won't change these variables.  only setting a theme path will.

Original comment by giantpune@gmail.com on 13 May 2009 at 3:55