crazko/krystal

[IDEA] Krystal on medium screen

kookma opened this issue · 2 comments

While Krystal works best on Large screen, it seems under width=960px Krystal uses vertical layout! Headers accumulate the center in several rows! I may suggest to use a top or bottom row to arrange few header items as in Notebook!

image

Workaround

I use Notebook theme along with Krystal. Notebook theme gets enabled only when opened in mobiles (using a hack provided by Nicolas Petton). See this issue. #28

put some of essential items on that ribbon not all of them to prevent cluttering

As it is hard to decide what's really essential I've added an option to customize parts of the header for small and big viewport specifically. It can be done with $:/plugins/rmnvsl/krystal/header and $:/plugins/rmnvsl/krystal/header-small tags. Please, check https://crazko.github.io/krystal/#Customizable%20header.