You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are experiencing an issue with the Magnifier functionality provided by the Xceed.Wpf.Toolkit library in a WPF project. The problem occurs when a ComboBox is used, and its data is loaded dynamically. Specifically, when the magnifier interacts with the ComboBox’s list items, the content does not display or magnify correctly as expected.
When the magnifier is applied over the dynamically loaded ComboBox list items, it seems to either:
Not magnify the ComboBox list content as expected.
The interaction between the magnifier and the ComboBox is inconsistent (e.g., the content not properly zoomed).
The text was updated successfully, but these errors were encountered:
We are experiencing an issue with the Magnifier functionality provided by the Xceed.Wpf.Toolkit library in a WPF project. The problem occurs when a ComboBox is used, and its data is loaded dynamically. Specifically, when the magnifier interacts with the ComboBox’s list items, the content does not display or magnify correctly as expected.
Issue:
When the magnifier is applied over the dynamically loaded ComboBox list items, it seems to either:
Not magnify the ComboBox list content as expected.
The interaction between the magnifier and the ComboBox is inconsistent (e.g., the content not properly zoomed).
The text was updated successfully, but these errors were encountered: