Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop buggy TableViewLastColumnResizingFixer class (btc#204) #16

Merged
merged 1 commit into from
Dec 15, 2021

Conversation

fdoving
Copy link
Contributor

@fdoving fdoving commented Dec 14, 2021

backport bitcoin PR #204

In Qt 5 the last column resizing with dragging its left edge works
out-of-the-box.
The current TableViewLastColumnResizingFixer implementation could put
the last column content out of the view port and confuse a user.

backport bitcoin#204

    In Qt 5 the last column resizing with dragging its left edge works
    out-of-the-box.
    The current TableViewLastColumnResizingFixer implementation could put
    the last column content out of the view port and confuse a user.
@alamshafil
Copy link
Contributor

Needs testing with Raven GUI, but I assume it works since it's back-ported from bitcoin.

utACK

@alamshafil alamshafil changed the base branch from master to dev December 14, 2021 21:44
@alamshafil alamshafil merged commit ca316bd into AvianNetwork:dev Dec 15, 2021
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