Github user Leemoonsoo commented on the pull request:
https://github.com/apache/incubator-zeppelin/pull/415#issuecomment-155594838
Here's little bit of history.
Currently, Zeppelin has 3 Looknfeels. 'default', 'simple' and 'report'. But
before the looknfeel feature, there were only single style, and that was
'simple'. 'default' was introduced as a alternative to 'simple', based on
feedbacks
* Hard to distinguish Paragraphs -> gray background
* Hard to find buttons -> controls always shown
Therefore 'default' was intended to show controls always, while 'simple'
show only on hover mouse.
It could be challenging, but what do you think make it aware contents
length of 1st line and hide (or make it almost transparent) control only when
there're text underneath, and show as a normal on mouse hover? Do you think
it's a good idea?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---