Project

General

Profile

Actions

Support #3739

closed

Themes do not clean up after themselves / it is not possible to switch themes dynamically

Added by Alice Margatroid over 9 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Start date:
01/24/2015
Due date:
% Done:

0%

Estimated time:

Description

I have attempted to set up a WComboBox which will switch between Default, Polished, Bootstrap2, and Bootstrap3 themes.

Unfortunately, it does not seem that setting a theme undoes the changes of the previous ones.

I've looked into the source code, and it does indeed seem as if the destructor does not clean up after the Bootstrap themes.

Actions #1

Updated by Koen Deforche about 9 years ago

  • Status changed from New to Feedback

Hey,

Indeed, you cannot switch themes since different themes can require changes to markup (and not just CSS). If you want this kind of functionality you will need to trigger a browser refresh to start a new session (and keep relevant state in a cookie).

Regards,

koen

Actions #2

Updated by Koen Deforche about 9 years ago

  • Assignee set to Koen Deforche
Actions #3

Updated by Koen Deforche about 9 years ago

  • Tracker changed from Bug to Support
  • Status changed from Feedback to Closed
Actions

Also available in: Atom PDF