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
Historically, some widgets are rendered by sitemap UIs with a simple image and without any icon/label even if a label and an icon are associated to the sitemap element. It concerns the chart, image, video, mapview and webview elements.
I am myself currently working to add a header line for the chart widget in Basic UI and I could do also for the other elements.
But I would like to keep possible the current rendering without any header line for all users liking this way to do.
I agree that the new default could be to display icon/label for these sitemap elements but I would like to add an option in the sitemap syntax to let the user decide he does not want any header line. We could call the parameter noHeader for example.
I'd rather hide the header if the label is an emty string and no icon is provided. Then no new parameter is required.
Mapview has a header in the Android app for years and I didn't see any complain that this unexpected/unwanted. But I guess that Image and Chart are used more often than Mapview.
Historically, some widgets are rendered by sitemap UIs with a simple image and without any icon/label even if a label and an icon are associated to the sitemap element. It concerns the chart, image, video, mapview and webview elements.
I see a proposal to add icon and label to all widgets in Android app:
openhab/openhab-android#3441
I am myself currently working to add a header line for the chart widget in Basic UI and I could do also for the other elements.
But I would like to keep possible the current rendering without any header line for all users liking this way to do.
I agree that the new default could be to display icon/label for these sitemap elements but I would like to add an option in the sitemap syntax to let the user decide he does not want any header line. We could call the parameter
noHeader
for example.@openhab/android-maintainers
@openhab/ios-maintainers
WDYT ?
I can prepare quickly a PR to update the sitemap syntax.
Other issues related to that point:
openhab/openhab-webui#1367
openhab/openhab-android#3421
The text was updated successfully, but these errors were encountered: