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

Preview all styles at once instead of dropdown #36

Open
abhishek-junghare opened this issue Jan 21, 2023 · 2 comments
Open

Preview all styles at once instead of dropdown #36

abhishek-junghare opened this issue Jan 21, 2023 · 2 comments
Labels
question Further information is requested

Comments

@abhishek-junghare
Copy link

abhishek-junghare commented Jan 21, 2023

Let's say there are 54 styles (3 widths, 9 weights with italics). The viewer will be annoyed to check the weights from the dropdown menu. Instead, all the styles can be shown at once, the user can just scroll to check how the text looks by keeping the text area separate from the sampler.

image

@kontur
Copy link
Collaborator

kontur commented Jan 22, 2023

I'd say it's simply up to your Javascript code to set up 54 instances. You can implement a set of size present buttons and the preview text input and have interactions them apply to all instances via the instance methods. I'm not seeing how this is a functionality that is missing.

@kontur kontur added the question Further information is requested label Jan 22, 2023
@kemie
Copy link

kemie commented Apr 14, 2023

@kontur I'm on the edge of my coding capabilities with fontsampler. Could you point me to any examples or resources that could help me understand how to set up only one set of controls for multiple previews?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants