mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-07 14:37:26 -04:00
new title bar + fixed payment id width on transfer page.
https://trello.com/c/U0nxQ9vy/32-payment-id-field-in-transfer-tab-needs-to-be-much-longer https://trello.com/c/r755XHXq/36-move-window-control-icons-to-left-hand-side-as-discussed-once-qml-is-all-done-we-will-see-how-everyone-reacts-to-it
This commit is contained in:
@@ -7,13 +7,6 @@ import "components"
|
||||
Rectangle {
|
||||
width: 330
|
||||
|
||||
TitleBar {
|
||||
anchors.top: parent.top
|
||||
anchors.right: parent.right
|
||||
anchors.topMargin: 5
|
||||
anchors.rightMargin: 5
|
||||
}
|
||||
|
||||
TabView {
|
||||
id: tabView
|
||||
anchors.left: parent.left
|
||||
|
||||
Reference in New Issue
Block a user