Skip to content

UI3-268

Latest
Compare
Choose a tag to compare
@bp2008 bp2008 released this 12 Feb 15:13
· 1 commit to master since this release

Version 268

  • Fixed a bug in the implementation of the OverrideDefaultSetting method's IncludeInOptionsWindow argument (used in ui3-local-overrides.js files).
    • This argument's value is now persisted when you have UI3 generate a new local overrides file (as was originally intended).
    • Calling OverrideDefaultSetting with IncludeInOptionsWindow set to false no longer is irreversible; you can call it again set to true to re-show a setting that was hidden by an earlier call during the same UI3 instance.