Hello,
Is it planned to eventually ensure that platform theme changes at runtime properly convert controls over from light to dark and vice versa? Currently in Windows and Android (all that I tested so far), the controls either remain dark when changing to the light theme or end up in a sort of half and half state and don't completely change to the appropriate theme during runtime. If the app is closed and reopen, they are rendered properly.
Thank you
This is a feature request for an annotations layer that provides lines, shapes, text, etc.
These annotations:
As an example of these features, see Techsmith's SnagIt Editor app.
The Bottom Sheet component provides an intuitive way to display additional content to the users. It appears on the bottom of a screen as an overlay and presents users with a choice of actions that they must take.
While in DayView (or any other appropriate view), allow changing the start/end time of the appointment when you drag the edges.
I noticed there is a Toggle Button available, but the Toggle Switch Button that is available for WPF is not yet available for MAUI.
Please consider adding such button for .NET MAUI suite.
when setting popup placement and using right to left language, the popup is not aligned as expected.
For example placement center, popup displays on right side
placement bottom, popup displays on top
When collapsing all groups, the footer still keeps bottom position and does not align with the groups.
In RadListView, the footer is aligned to the groups when they are collapsed. Please provide such option for the CollectionView.
Provide a built it way to notify the parent group when the items in the nested groups are changed.
For example, there is no PropertyChanged or CollectionChanged notification that we can hook in to in order to detect updates in parent group headers when the count changes in a subgroup. Only the leaf group headers get updated, but not the parents.
When using the app in dark mode and using crop mode in Image Editor, the OK/Cancel icons are displayed in the wrong color and are difficult to see.
I don't know if and how this can be customized—the documentation doesn't really help me. There are a few points about this without any further information.
Please help if it's customizable.
Maybe I'm just blind, then sorry
.NET MAUI ImageEditor Documentation - Toolbar Styling - Telerik UI for .NET MAUI
Provide support for right-to-left flow direction:
The current behavior is that the items
when the device language is set to an RTL language (like Hebrew or Arabic) causing the FlowDirection to be set to RightToLeft, where UI will show correctly with RTL FlowDirection, but the item's corresponding tap areas are still in the LTR positions.
Provide support to display highlight annotation in the PDF Viewer. Currently, the highlight color is displayed but the text is missing.
The TabView behaves erratically in RTL languages (e.g. Arabic). The tabs are correctly outlined from right-to-left but clicking on them leads to unexpected behaviour, as can be seen in the attached video. Clicking on a tab moves the selection to a completely different tab. Furthermore, the tab content is not displayed if any tab except the first one is selected.
Our product reaches an international market and is translated to more than 20 languages. Right-to-left language support is an integral part of our application. A similar bug has been reported almost two years ago (TabView: Right to Left support). Please fix this.
A VisualStudio solution has been attached to this bug report. It uses the sample code from your documentation (Telerik TabView for.NET MAUI—Tabbed UI with Native Look) to display three tabs.
Deploy the sample application to Android or iOS platforms to reproduce the issue.