Replies: 1 comment
-
Thank you @EdwinVD for the feedback. I am a dev on this feature and will file a task to see how we can address the size problem. The issue with close of settings has been identified and we are working on a fix. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
With the recent update, we can see a new design featuring a small bar containing a 'Feed' button and a 'Widget' button. When I click on the 'Widget' button and try to edit or customize the widget, the size of that window is small. However, I need the window size to be larger (see picture).
I can bypass this by making my widget large before clicking on 'Customize', but I think it should automatically open with a larger window size.
this is my large window size of setting for my wigdet

There is no option to specify the window size of the settings. For example, a parameter like widgetSettingSize="large"
In the new widget board, pressing the close button doesn't close the settings. Instead, it opens the settings within the widget itself.
It seems like 'windowsOnclose' (i guess that code is not documented?) is not performing the same action when you click 'Save' inside the widget.
See video:
https://github.com/user-attachments/assets/733059f0-c8cb-45da-87f6-cf52b1a8dc74
Info widget board
Windows 24H2 build 26120.3380 DEV
Version: 525.5100.0.0
Beta Was this translation helpful? Give feedback.
All reactions