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

Load example fonts through URI (experiment) #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RoelN
Copy link
Contributor

@RoelN RoelN commented Aug 6, 2020

In the most simple way possible, without complex routers and stuff.
Actually works pretty nicely.

To be improved: the WF main screen is in view for a split second,
until the example font has loaded, then quickly scrolls to the
results. So we should either:

  • Skip the main screen enitirely and go the results without any
    janky redraw or scroll
  • Artificially delay the loading of the example font so the user
    can see the WF main screen, see it "working" and then see it
    scroll to the results

In the most simple way possible, without complex routers and stuff.
Actually works pretty nicely.

To be improved: the WF main screen is in view for a split second,
until the example font has loaded, then quickly scrolls to the
results. So we should either:

- Skip the main screen enitirely and go the results without any
  janky redraw or scroll
- Artificially delay the loading of the example font so the user
  can see the WF main screen, see it "working" and then see it
  scroll to the results
@RoelN RoelN added the WIP Work in progress label Aug 6, 2020
@RoelN RoelN requested a review from pascalw August 24, 2020 08:37
@RoelN RoelN removed the WIP Work in progress label Jan 28, 2021
@RoelN RoelN added the WIP Work in progress label Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant