Skip to content

Conversation

belovachap
Copy link
Contributor

The changes in sendcoinsentry.ui came from Qt Designer, I changed the vertical sizing policy to "Fixed" so the send entries wouldn't try to expand vertically.

The changes in sendcoinsdialog.cpp are making the VBoxLayout entries put the entries at the top of the layout, otherwise it was putting it in the center of the page. I wanted to set the alignment in Qt Designer but it wasn't available for some reason :\

image

@peerchemist
Copy link
Member

I've tested it and it looks exactly the same as it did before with this patch.

@belovachap
Copy link
Contributor Author

belovachap commented Aug 21, 2019

I've tested it and it looks exactly the same as it did before with this patch.

oh, bummer... are you using qt4 or 5? i only looked at it in qt5 :\

@peerchemist
Copy link
Member

QT5 of course.

@belovachap
Copy link
Contributor Author

Should work a little better with coin control now:
image

@peerchemist peerchemist merged commit 6f434e7 into peercoin:release-0.8 Aug 26, 2019
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.

2 participants