GitHub user benkeen opened a pull request:

    https://github.com/apache/couchdb-fauxton/pull/243

    Full page doc editor fixes

    It was noticed that with larger documents we needed the horizontal
    scrollbar to appear, since some users don't have right-left
    scrolling mice/trackpads and relying exclusively on the keyboard
    wasn't sufficient. This adds the horizontal scrollbar only when
    needed, and at the very bottom of the screen, regardless of the
    height of the editor, to make it look ok.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/benkeen/couchdb-fauxton doc-editor-size-fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-fauxton/pull/243.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #243
    
----
commit e318de63217b5713fe70991f88bec05d8fb077ee
Author: Ben Keen <[email protected]>
Date:   2015-01-21T23:13:12Z

    Full page doc editor fixes
    
    It was noticed that with larger documents we needed the horizontal
    scrollbar to appear, since some users don't have right-left
    scrolling mice/trackpads and relying exclusively on the keyboard
    wasn't sufficient. This adds the horizontal scrollbar only when
    needed, and at the very bottom of the screen, regardless of the
    height of the editor, to make it look ok.

----


---
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.
---

Reply via email to