Opticon Runtime Debugger

Issue #5



BUG: Settings Panel - Saving Settings

Priority:High Product:Opticon Runtime Debugger Reporter:Hasan
Severity:Major Build:0.5 Reported:01/25/2010
Resolution:Fixed

New
Resolved
Closed

Description by Hasan

a user's settings are not being saved after depressing the save button.

Steps to Reproduce
1. Launch application
2. Click the Settings button (launches the Settings pane)
3. Modify some application settings
4. Click the Save button to commit the changes.
5. Relaunch the Settings pane

Expected Results:
Recently selected changes are applied to application and controls in settings pane view.

Actual Results:
Changes are not applied and settings are not stored on disk

Resolution by Hasan O.

Fixed:

settings changes are now being reflected in UI updates and a preferences file is being written to the user's disk.