ryerrabelli / jmonkeyengine

Automatically exported from code.google.com/p/jmonkeyengine
0 stars 0 forks source link

Settings override does not work anymore #277

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Before starting application, set some settings on the app
2. They will be overwritten, because they are loaded from registry on 
SettingsDialog init

What is the expected output? What do you see instead?
The overrided settings should remain, instead of being loaded from registry.

Original issue reported on code.google.com by ShadowIs...@gmail.com on 23 Jan 2011 at 7:30

GoogleCodeExporter commented 8 years ago

Original comment by remy.bou...@gmail.com on 11 Feb 2011 at 6:47

GoogleCodeExporter commented 8 years ago
Fixed in revision 6704
http://code.google.com/p/jmonkeyengine/source/detail?r=6704

Original comment by remy.bou...@gmail.com on 11 Feb 2011 at 7:23

GoogleCodeExporter commented 8 years ago

Original comment by remy.bou...@gmail.com on 11 Feb 2011 at 7:32

GoogleCodeExporter commented 8 years ago
reopened because, settings form registry should be merged with user settings.

Original comment by remy.bou...@gmail.com on 11 Feb 2011 at 7:33

GoogleCodeExporter commented 8 years ago
fixed in revision 6709
http://code.google.com/p/jmonkeyengine/source/detail?r=6709

Original comment by remy.bou...@gmail.com on 11 Feb 2011 at 9:53