Open sjain882 opened 8 months ago
Probably conflicting with https://github.com/U-C-S/Hurl/blob/ac90c3286c664121e1ed6de5a13c54730c77b41b/Source/Hurl.BrowserSelector/Windows/MainWindow.xaml#L12-L15 or https://github.com/U-C-S/Hurl/blob/ac90c3286c664121e1ed6de5a13c54730c77b41b/Source/Hurl.BrowserSelector/Windows/MainWindow.xaml.cs#L51-L55
@sjain882 what numbers would be reasonable, if there would still be a min & max width & height?
@sjain882 @U-C-S would it be alright to remove all the maxima?
Not 100% sure what my Hurl version was before (I think it was v0.7.1) but I recently updated to v0.8.3, and now the width reduced:
I tried adjusting it in the json file and reloading, but it didn't work. Tried resizing with mouse - it won't go any further.
Did 9999,9999 as a test and it looks like this:
I guess this is a new hard limit on the window size? I couldn't seem to spot anything like this while inspecting the source code...
Before, it accepted the large width without issues.