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

Website: Breakpoints inline example looks broken on Windows/Chrome #3035

Closed
anderslanglands opened this issue Jul 3, 2023 · 4 comments · Fixed by #3040
Closed

Website: Breakpoints inline example looks broken on Windows/Chrome #3035

anderslanglands opened this issue Jul 3, 2023 · 4 comments · Fixed by #3040
Labels
a:documentation Improvements or additions to documentation (infrastructure and text itself) (mS,bT)

Comments

@anderslanglands
Copy link

Looking through https://slint.dev/releases/1.1.0/docs/slint/src/recipes/recipes - the last recipe, "Breakpoints for Responsive User Interfaces" looks very broken for me on Windows 11 using latest Chrome:

image

@ogoffart ogoffart added the a:documentation Improvements or additions to documentation (infrastructure and text itself) (mS,bT) label Jul 3, 2023
@ogoffart
Copy link
Member

ogoffart commented Jul 4, 2023

that example indeed doesn't play well with the preview, as there is no way to resize.

We should probably disable the preview for that example. @FloVanGH , what do you think?

(we could also try to put a Splitter)

@FloVanGH
Copy link
Member

FloVanGH commented Jul 4, 2023

Yes a splitter could help. I will check what I can do.

@ogoffart
Copy link
Member

ogoffart commented Jul 6, 2023

The splitter helps, but the preview is still way to big:

https://slint.dev/snapshots/master/docs/slint/src/recipes/recipes#breakpoints-for-responsive-user-interfaces

We need to reduce the size of the preview, or disable the auto-loading of the preview for this

Note @FloVanGH , if you use safary the preview might not load automatically, you can try other browser and see that it still looks like the screenshot above.

@tronical
Copy link
Member

tronical commented Sep 6, 2023

#3408 fixes this

@tronical tronical closed this as completed Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:documentation Improvements or additions to documentation (infrastructure and text itself) (mS,bT)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants