maxWidth
used without maxHeight
allows user to extend window beyond max width
#8216
Labels
maxWidth
used without maxHeight
allows user to extend window beyond max width
#8216
Describe the bug
"windows": [ { "fullscreen": false, "resizable": true, "title": "PassGuard", "height": 700, "width": 420, "maxWidth": 420, "minHeight": 600, "minWidth": 420, "contentProtected": true } ]
is this intended or bug?
Reproduction
No response
Expected behavior
Setting
maxWidth
withoutmaxHeight
Should not allow user to expand window beyond max width.Platform and versions
Stack trace
No response
Additional context
Please provide me work around for this untill this get fixed cause i need it urgently.
The text was updated successfully, but these errors were encountered: