nextcloud-dialogs
nextcloud-dialogs copied to clipboard
No `setSize` method for `Dialog`
NcDialog does provide a size attribute we should be able to use for dynamically generated dialogs done with builder.
Do you have a use case for another size? Because the builder only allows simple text only dialogs and I can currently not think of any dialog created that needs to be bigger :sweat_smile: