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

Fix media queries issue for the index / add fullscreen capability #31

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

Conversation

benoitchantre
Copy link

Add a new extension parameter: -baker-index-fullscreen

It forces the index view to use the size of the screen instead of the size needed by its content.
That way, you can use media queries for the index. Reference: issue 637.

You can also design an index that is not visually fullscreen (with a transparent background).

The index can be closed with a double-tap.

@nin9creative
Copy link

I will try to take a look at this. I know there was some lengthy discussion on this on the prior board. My only concern is the double tap behavior to close. Since the other index requires just a single tap outside the index frame to close it.

Will try to take a look.

@nin9creative
Copy link

@feralbob We might want to discuss this as well. The only thing I don't like is the fact that it changes the tap/double tap behavior to dismiss the Index

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

Successfully merging this pull request may close these issues.

2 participants