[bisq-network/bisq-desktop] Offer Book screen does not reflow contents as expected (#1587)

Chris Beams notifications at github.com
Tue Jun 26 08:24:56 UTC 2018


## Repro steps

1. Open Bisq
2. Navigate to a screen other than Offer Book
3. Maximize the window
4. Navigate back to the Offer Book screen
5. Notice that contents do not reflow, as seen in the screenshot below:

![image](https://user-images.githubusercontent.com/301810/41898533-90baad6a-792a-11e8-8cc9-6888e83bc0a7.png)


## Workaround

Explicitly resize the window once again, while remaining on the Offer Book screen. Notice that contents do reflow as expected:

![image](https://user-images.githubusercontent.com/301810/41898609-c40b5c8c-792a-11e8-9c83-bdc535364b92.png)


## Notes

There probably needs to be a check in the Offer Book's activation logic to see whether the window dimensions have changed, and to force a reflow. Not sure if it can be that simple, but seems logical.

There still seems to be a bit of wasted real estate even after the reflow occurs. Not strictly part of this bug, but worth mentioning it in context.

The ability to reflow at all on this screen is new in v0.7.0, so not too surprising that there are some rough edges to smooth out.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq-desktop/issues/1587
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20180626/4c31a3b7/attachment.html>


More information about the bisq-github mailing list