ellatrix / focus

Focus!
21 stars 5 forks source link

Gain more vertical space #10

Closed markjaquith closed 10 years ago

markjaquith commented 10 years ago

We could scroll the media buttons and Visual/Text tabs off the screen when scrolling down, and we could even scroll the bottom status bar off the screen when scrolling up. We could slide both of them up/down while typing, to maximize space. There is precedent for this in a lot of iOS apps. Instapaper, for instance.

markjaquith commented 10 years ago

Could also hide the status bar whenever there is no mouse movement.

Something like this would be swell. On scrolling up, the tabs and media button would be shown.

screen shot 2014-10-04 at 4 34 17 pm

ellatrix commented 10 years ago

Sounds good. Then the media button and tabs don't pin when scrolling down, but slide down early when scrolling up? We could also slide away when you start typing and slide back on scroll/mouse movement. So no hiding on scroll.

ellatrix commented 10 years ago

I'd hide the element path completely. Not many people use it (I think), and we can show it on ALT+F11. Then hide it again on the next nodechange event.

ellatrix commented 10 years ago

Let's discuss this issue in depth next Monday. Not sure what the best solution is and whether we should actually do this.

michaelbeil commented 10 years ago

Do we think any users may freak out when the status bar and media buttons fade away? I personally want this. And when is the IRC on Monday?

ellatrix commented 10 years ago

It's 20:00 UTC. :)

ellatrix commented 10 years ago

I think we agreed on keeping them visible, as we're now fading them. #21.