Completed
Last Updated: 11 Feb 2022 15:57 by ADMIN
Release LIB 2022.1.214 (14 Feb 2022)
ADMIN
Martin Ivanov
Created on: 13 Dec 2017 12:13
Category: Diagram
Type: Bug Report
0
Diagrams: The content of a disabled tab in the SettingsPane stays selected
When you select the Size tab and than select another shape where the Size should not be available, its content is shown whether is enabled or not. The SettingsPane should fallback to an enabled tab when one is disabled.

To work this around you can create a custom RadTabControl and implement custom fallback selection logic there. Then replace the RadTabConrol from the ControlTemplate of the SettingsPaneView with the custom tab control. Check the attached project.
Attached Files:
0 comments