<h2>Repro steps</h2>
<ol>
<li>Open Bisq</li>
<li>Navigate to a screen other than Offer Book</li>
<li>Maximize the window</li>
<li>Navigate back to the Offer Book screen</li>
<li>Notice that contents do not reflow, as seen in the screenshot below:</li>
</ol>
<p><a target="_blank" href="https://user-images.githubusercontent.com/301810/41898533-90baad6a-792a-11e8-8cc9-6888e83bc0a7.png"><img src="https://user-images.githubusercontent.com/301810/41898533-90baad6a-792a-11e8-8cc9-6888e83bc0a7.png" alt="image" style="max-width:100%;"></a></p>
<h2>Workaround</h2>
<p>Explicitly resize the window once again, while remaining on the Offer Book screen. Notice that contents do reflow as expected:</p>
<p><a target="_blank" href="https://user-images.githubusercontent.com/301810/41898609-c40b5c8c-792a-11e8-9c83-bdc535364b92.png"><img src="https://user-images.githubusercontent.com/301810/41898609-c40b5c8c-792a-11e8-9c83-bdc535364b92.png" alt="image" style="max-width:100%;"></a></p>
<h2>Notes</h2>
<p>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.</p>
<p>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.</p>
<p>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.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq-desktop/issues/1587">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AkpZtvxQInscxBscAb9MKawEp1jo0ON4ks5uAe_YgaJpZM4U3eA6">mute the thread</a>.<img src="https://github.com/notifications/beacon/AkpZtpbD5pDLrYlcpeEstit9p9rBGuPIks5uAe_YgaJpZM4U3eA6.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/bisq-network/bisq-desktop","title":"bisq-network/bisq-desktop","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/bisq-network/bisq-desktop"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Offer Book screen does not reflow contents as expected (#1587)"}],"action":{"name":"View Issue","url":"https://github.com/bisq-network/bisq-desktop/issues/1587"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq-desktop/issues/1587",
"url": "https://github.com/bisq-network/bisq-desktop/issues/1587",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Offer Book screen does not reflow contents as expected (#1587)",
"sections": [
{
"text": "",
"activityTitle": "**Chris Beams**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@cbeams",
"facts": [
{
"name": "Repository: ",
"value": "bisq-network/bisq-desktop"
},
{
"name": "Issue #: ",
"value": 1587
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"bisq-network/bisq-desktop\",\n\"issueId\": 1587,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"bisq-network/bisq-desktop\",\n\"issueId\": 1587\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/bisq-network/bisq-desktop/issues/1587"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 350085178\n}"
}
],
"themeColor": "26292E"
}
]</script>