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

Old UI cleanup #345

Open
7 tasks
Wuzzy2 opened this issue Jan 13, 2020 · 3 comments
Open
7 tasks

Old UI cleanup #345

Wuzzy2 opened this issue Jan 13, 2020 · 3 comments
Labels
old-ui Happens in the old Qt based UI

Comments

@Wuzzy2
Copy link
Member

Wuzzy2 commented Jan 13, 2020

Recently, this repository's master branch switched back to the old UI.

I suggest that before even trying to rework the UI once again, I would first make sure that the current master branch is stable (in a potentially release-worthy state), so that the master branch is a safe and clean basis to build upon. It's generally good practice the repository is always in a state that could be (at least in theory) turned immediately into a release without issue, and to put half-finished stuff into branches.

Also, VERY important, once someone DOES decide to rework the UI again, do NOT touch the master branch, create a new branch instead. When things go south, it can alwys be thrown in the garbage bin again. This will be much less painful.

This issue is a meta-issue to collect important issues of the old UI.

TODO:

  • Fix Incorrect scale of some object images #344
  • Check out if README and any other information files for correctness
  • Find crashes
  • Find any regressions to previous released version
  • Test, test, test
  • Check if there are any levels in new-ui that are not contained in master. If yes, copy them over
  • Check if there are fixes in existing levels in new-ui that are not contained in master. If yes, fix them also in master

Feel free to mention more things.

@Wuzzy2 Wuzzy2 added the old-ui Happens in the old Qt based UI label Jan 13, 2020
@Wuzzy2
Copy link
Member Author

Wuzzy2 commented Jan 13, 2020

@Wuzzy2
Copy link
Member Author

Wuzzy2 commented Jan 13, 2020

OK, the label old-ui does not make sense for ALL those issue. But I know there are no new-ui issues before #322.

@Wuzzy2
Copy link
Member Author

Wuzzy2 commented Jan 14, 2020

OK, README is up-to date now. And new-ui does not contain any new levels. So those two boxes can be ticked off.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
old-ui Happens in the old Qt based UI
Projects
None yet
Development

No branches or pull requests

1 participant