-
Notifications
You must be signed in to change notification settings - Fork 16
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
feat: Problem with course menu position on iPad and in Landscape mode on iPhone #292
feat: Problem with course menu position on iPad and in Landscape mode on iPhone #292
Conversation
@saeedbashir We are all just waiting for your review. Please take a look. Thank you. |
|
@rnr ^^^ |
Hi @saeedbashir,
We didn't touch discovery and programs tabs because there not a content type it's more like browser so it should be on full screen. |
How about aligning it to other content like textfields? |
@forgotvas I think we could try this approach. Thank you |
@saeedbashir, done: |
@sergeymomot please create ticket for that |
@forgotvas please resolve the conflicts |
@volodymyr-chekyrta, done |
[iOS] Problem with course menu position on iPad and in Landscape mode on iPhone #234
During that ticket was added accessibility injection for increase font size inside webview that depends on accessibility font size.
Paddings based on readability content size that will increase if user will reduce font size and will reduce if user will increase font size.
Demo video
Portrait Changes
Landscape Changes