Skip to content

Conversation

@johnny9
Copy link
Collaborator

@johnny9 johnny9 commented Jul 29, 2025

Simplifies the layout in ExternalPopup by using CoreText instead of Navigation bar for the title, removing an extra ColumnLayout, and using GridLayout to handle the difference between mobile and desktop.

This resolves the "Qt Quick Layouts: Polish loop detected" warning.

Fixes #483

Copy link
Member

@hebasto hebasto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 8c7f2cb, tested on Ubuntu 24.04.

@hebasto hebasto merged commit 593b7e7 into bitcoin-core:qt6 Jul 29, 2025
2 checks passed
tx-signer450 added a commit to tx-signer450/gui-qml that referenced this pull request Oct 20, 2025
8c7f2cbf399c42241af4cb00c2807bca9ff232c2 Fix layout issues in ExternalPopup.qml (johnny9)

Pull request description:

  Simplifies the layout in ExternalPopup by using CoreText instead of Navigation bar for the title, removing an extra ColumnLayout, and using GridLayout to handle the difference between mobile and desktop.

  This resolves the "Qt Quick Layouts: Polish loop detected" warning.

  Fixes #483

ACKs for top commit:
  hebasto:
    ACK 8c7f2cbf399c42241af4cb00c2807bca9ff232c2, tested on Ubuntu 24.04.

Tree-SHA512: 556b3c334b330a5db10f44e34e857a1d2a07784ca1eaae6af6e6b456b752bf7a9f40f8b5d34a2ef8d6aae69c1e67ca94f9b588e68fcfb04ceae39e34f43d4306
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

qt6: External link popup warning

2 participants