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

Implementing Input Fields for Center Position Adjustment #395

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

Otaku17
Copy link
Collaborator

@Otaku17 Otaku17 commented Oct 5, 2024

Description

This PR adds input fields to allow the user to easily define and adjust the central position of the elements within the interface. Specifically, it introduces the ability to set the X and Y axes for precise positioning.

Note before testing

No additional library updates are required for this feature. Ensure you are using the latest version of the project for compatibility.

Tests to perform

  • Verify that the input fields for X and Y axes are available under Project Settings / Display.
  • Test the functionality by adjusting the X and Y values and ensure that the elements correctly reflect the changes in their central positioning.
  • Check for any visual glitches or errors that may occur during adjustments.

Add input fields to allow the user to easily define and adjust the central position.
@Otaku17 Otaku17 linked an issue Oct 5, 2024 that may be closed by this pull request
assets/i18n/en/dashboard_display.json Outdated Show resolved Hide resolved
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.

Add the center property to the Tilemap Display settings
2 participants