defect
For some buttons, the same ThemeVariable is used for both the active and inactive states. As a result, different images cannot be used for these two states.
Test
The following theme variables exist:
- Theme variable when the search results view is active. (IMAGE_BUTTONS_RESULT_ACTIVE)
- Theme variable when the chart view is active. (IMAGE_BUTTONS_CHART_ACTIVE)
- Theme variable for minimizing an expandable text field. (com.top_logic.layout.form.control.Icons.EDIT_MINIMIZE)