survey-creator icon indicating copy to clipboard operation
survey-creator copied to clipboard

Theme Tab - Reset Behavior - Introduce an option to reset all user-defined settings and display a theme in its initial configuration

Open JaneSjs opened this issue 1 year ago • 0 comments

T16845 - When selecting another theme, the customized background and other properties remain between the themes https://surveyjs.answerdesk.io/internal/ticket/details/T16845


Usage scenario: When a user changes a theme, handle this and reset all user-defined settings and display a theme in its initial configuration.

So, we need the following APIs:

  • An event which is raised when a user changes a theme;
  • A function/method to programmatically reset a theme. The theme should appear in its initial configuration, e.g., without user-defined settings.

JaneSjs avatar Mar 05 '24 09:03 JaneSjs