Opened 7 years ago
Closed 7 years ago
#1433 closed enhancement (fixed)
Allow for direct monitoring of setting changes
Reported by: | Eric Pettersen | Owned by: | Eric Pettersen |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: | Tom Goddard | |
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
... so that the settings GUI doesn't have to be notified by every Tom, Dick, and Harry when a setting gets changed.
Note:
See TracTickets
for help on using tickets.
Settings instances fire a 'setting changed' trigger when changed, with data of (setting_name, previous_val, new_val)