mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Merge pull request #2411 from lonerOrz/cc-icon
add explicit iconPosition control for CustomButton widget
This commit is contained in:
@@ -267,7 +267,8 @@ NBox {
|
||||
"widgetData": widgetData,
|
||||
"widgetId": widgetData.id,
|
||||
"sectionId": root.sectionId,
|
||||
"screen": root.screen
|
||||
"screen": root.screen,
|
||||
"barIsVertical": root.barIsVertical
|
||||
});
|
||||
|
||||
if (dialog) {
|
||||
|
||||
Reference in New Issue
Block a user