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

IOS has a different text position than the Construct 3 position. #7164

Closed
qimuyicai opened this issue Jun 29, 2023 · 2 comments
Closed

IOS has a different text position than the Construct 3 position. #7164

qimuyicai opened this issue Jun 29, 2023 · 2 comments

Comments

@qimuyicai
Copy link

qimuyicai commented Jun 29, 2023

Problem description

The IOS version of the app will have the text positioned further down than the Construct 3. Even if I pin the text to the image point, the position of the text will still change.

Android is consistent with Construct 3.

Attach a .c3p

Text position.zip

Steps to reproduce

  1. Open the project
  2. Run
  3. Observe the distance between the text and the purple square
  4. Export to Xcode file
  5. Run
  6. Observe the distance between the text and the purple square

Observed result

Construct 3
Construct

IOS
Xcode

Expected result

The location of the IOS text should be consistent with Construct 3 and Android.

More details

Affected browsers/platforms:
IOS

@qimuyicai qimuyicai changed the title The IOS version of the app has a different text position than the Construct 3 position. IOS has a different text position than the Construct 3 position. Jun 29, 2023
@AshleyScirra
Copy link
Member

I'm afraid this is a known compatibility problem between Chrome and Safari. This is a duplicate of #6137.

@technofou
Copy link

Not going to create a new issue for this, but this is a new problem that didn't exist previously @AshleyScirra. Our game Super Fudge 2, available on both iOS and Android, doesn't have any text shifting. This is with our last updated version in 2020.

We're happy to see that we're not the only one with this issue, but it is one we haven't had to deal with since making games with Construct 2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants