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

LevelCelView: Inform user when an image doesn't fit in tileset #127

Merged
merged 2 commits into from
Oct 30, 2023

Conversation

tetektoza
Copy link
Contributor

Currently if user inserts an image to a tileset, with either drag'n'drop feature or by menus - there won't be any message that the image that he wants to insert is not fitting within the frame/tile/megatile dimensions. This patch adds those warnings.

Resolves: #111

Currently if user inserts an image to a tileset, with either drag'n'drop
feature or by menus - there won't be any message that the image that he
wants to insert is not fitting within the frame/tile/megatile
dimensions. This patch adds those warnings.
@tetektoza tetektoza force-pushed the inform_user_about_improper_dims branch from 8f79c19 to 6cffb43 Compare October 29, 2023 00:21
Copy link
Member

@AJenbo AJenbo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 👍

@AJenbo AJenbo merged commit 7f6c846 into diasurgical:master Oct 30, 2023
5 checks passed
@tetektoza tetektoza deleted the inform_user_about_improper_dims branch November 5, 2023 21:03
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.

Inform user when an image does not fit with the tileset dimensions
2 participants