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

Cant scroll certain pages on mobile #6860

Closed
1 task done
giannpls opened this issue Aug 15, 2024 · 2 comments · Fixed by #6866
Closed
1 task done

Cant scroll certain pages on mobile #6860

giannpls opened this issue Aug 15, 2024 · 2 comments · Fixed by #6866
Labels
🐛 bug This is a bug impacting users

Comments

@giannpls
Copy link

giannpls commented Aug 15, 2024

Is there an existing issue for this?

Describe the bug

Have observed some pages do not scroll on the iOS mobile app which limits their functionality. So far seems to affect custom object properties and function parameters, which effectively limits the number of properties or parameters which can be created/updated.

See also my forum post and another similar one which seems to indicate this has been broken since at least April. Hopefully this is an easy fix.

Steps to reproduce

  1. Create an extension
  2. Edit the extension and create a 2D object
  3. Go to properties tab and add two properties (possibly more depending on phone), then try to scroll

GDevelop platform

Mobile

GDevelop version

5.4.207

Platform info

OS (e.g. Windows, Linux, macOS, Android, iOS)

iOS

OS Version (e.g. Windows 10, macOS 10.15)

17.5.1

Browser(For Web) (e.g. Chrome, Firefox, Safari)

Device(For Mobile) (e.g. iPhone 12, Samsung Galaxy S21)

iPhone 2020 SE

Additional context

No response

@4ian 4ian added the 🐛 bug This is a bug impacting users label Aug 15, 2024
@giannpls
Copy link
Author

giannpls commented Aug 16, 2024

I was able to find a workaround to this issue on iOS which is not horribly painful. So far it seems to work in Brave browser and Safari, but not Chrome:

  • Load the web app
  • In browser settings, request the desktop app
  • In browser settings, select Page Zoom
  • Zoom out to 50%
  • Load extensions functions or object editor

The layout should now look similar to desktop and allow scrolling of parameters and properties.

@AlexandreSi
Copy link
Collaborator

Thanks for reporting this issue, it should be fixed in the next version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug This is a bug impacting users
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants