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

Move Object Down / Up button causes resize of columns #1928

Closed
faulknermano opened this issue Apr 8, 2018 · 2 comments
Closed

Move Object Down / Up button causes resize of columns #1928

faulknermano opened this issue Apr 8, 2018 · 2 comments
Labels
bug Broken behavior. qt issue Qt related issue.

Comments

@faulknermano
Copy link

Using Tiled 1.1.4.

  • Create an Object Layer.
  • Add some Objects (any Object will do) into the Object Layer.
  • Re-arrange the Objects by clicking on the Move Object Down/Up buttons
  • When you press these buttons you will see that the columns will re-size.
  • Also when you remove the columns by RMB and unticking some of the columns, pressing Move Object Down/Up will make those columns re-appear
@bjorn bjorn added bug Broken behavior. qt issue Qt related issue. labels Apr 10, 2018
@bjorn
Copy link
Member

bjorn commented Apr 12, 2018

Looks like this is a Qt bug.

@bjorn
Copy link
Member

bjorn commented Apr 17, 2018

Confirmed fixed in Qt 5.9.5, so it will probably also be fixed in Qt 5.10.2 and 5.11 when they are released.

Unfortunately, currently I can't make a fixed up build because no easy to install versions of Qt 5.9.5 are available for Travis CI or AppVeyor yet.

bjorn added a commit that referenced this issue Apr 17, 2018
Makes our code a little shorter. Unfortunately, it does not help to fix
issue #1928. But that will be fixed by updating (or downgrading) the Qt
version, since it was a regression introduced in Qt 5.10.1 / 5.9.4.
@bjorn bjorn closed this as completed in 4dc74c8 Jul 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Broken behavior. qt issue Qt related issue.
Projects
Archived in project
Development

No branches or pull requests

2 participants