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

Full screen mode stored in cookie #488

Open
patrickmcsweeney opened this issue Jan 6, 2017 · 0 comments
Open

Full screen mode stored in cookie #488

patrickmcsweeney opened this issue Jan 6, 2017 · 0 comments

Comments

@patrickmcsweeney
Copy link

There's a toggle in the menu bar that removes the sidebar.... could this be saved in a cookie or session so that it doesn't reappear every time I click on something?

Also, a button that caused the task-lozenge to be span6 or span12 instead of span4 would be useful (these are the width in 12ths of the screen, using bootstrap)

$('.task-lozenge').removeClass('span4').addClass('span12');

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

No branches or pull requests

1 participant