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

Feat : Enhance sprite dimension determination in sprite import panel #779 #795

Merged
merged 3 commits into from
Nov 27, 2023
Merged

Feat : Enhance sprite dimension determination in sprite import panel #779 #795

merged 3 commits into from
Nov 27, 2023

Conversation

Maxime91680
Copy link
Contributor

The objective:
Instead of providing the pixel dimensions of the images, the user can simply specify the number of columns and rows. #779

Implementation in the SpritesheetImportPanel.java class:

  • Dynamic calculation of image and frame dimensions
  • Modification of existing spinners ( Rows and Columns )
  • Adaptation of the initModel() function
  • Writing a new updateGrid() function

@nightm4re94
Copy link
Member

This is a great QOL improvement - thank you very much!
I've tested this successfully.

@nightm4re94 nightm4re94 merged commit 3a13e03 into gurkenlabs:main Nov 27, 2023
1 check failed
@Maxime91680
Copy link
Contributor Author

Thank you for letting us contribute to the project and for your invaluable advice.

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.

None yet

2 participants