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

Commits on Oct 29, 2023

  1. LevelCelView: Inform user when an image doesn't fit in tileset

    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 committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    195f364 View commit details
    Browse the repository at this point in the history
  2. LevelCelView: Remove unnecessary comment

    As in the title.
    tetektoza committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    6cffb43 View commit details
    Browse the repository at this point in the history