Merge pull request #2411 from lonerOrz/cc-icon

add explicit iconPosition control for CustomButton widget
This commit is contained in:
Lysec
2026-04-07 22:13:59 +02:00
committed by GitHub
10 changed files with 605 additions and 439 deletions
+2 -1
View File
@@ -267,7 +267,8 @@ NBox {
"widgetData": widgetData,
"widgetId": widgetData.id,
"sectionId": root.sectionId,
"screen": root.screen
"screen": root.screen,
"barIsVertical": root.barIsVertical
});
if (dialog) {