mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 15:00:30 +01:00
When the application window is being created, it checks what the maximum bounds for a window is in order to set the window size. However, multi-screen environments may encounter an IllegalArgumentException (Window must not be zero). Just ignore the exception and continue, which means the window will use the minimum window size since we are unable to determine if we can use a larger size. Fixes https://github.com/bisq-network/bisq/issues/2452 |
||
---|---|---|
.. | ||
package | ||
src |