1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-27 09:12:41 +01:00
phorge-phorge/src/view
epriestley c40bc0c8bf Replace the primary scrollbar with a fake one to prepare for a persistent chat column
Summary:
Ref T7014. With a mouse plugged in, multi-panel UIs are pretty hideous on OSX. This is somewhat offputting for me in Conpherence, and really jumps out at me with the new column mocks in T7014.

Sites like Twitch and Facebook approach this by emulating the touchpad scrollbar to achieve a more aesthetic UI. Use a similar approach.

This:

  - Replaces the main scrollbar with a prettier fake one.
  - This prepares the standard page frame for a persistent chat column.

Test Plan:
  - Seems to work properly on OSX, Chrome and Firefox. Haven't tested on IE; my Windows setup is pretty iffy at the moment.
  - Tried Conpherence.
  - Tried Workboards.

Reviewers: btrahan, chad

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T7014

Differential Revision: https://secure.phabricator.com/D11472
2015-01-23 13:29:15 -08:00
..
__tests__ Smooth out Phortune purchase completion flow 2014-10-09 16:58:26 -07:00
control Remove unused class 2015-01-02 10:03:30 +11:00
form Fix AphrontTagView visibility 2015-01-14 06:54:39 +11:00
layout Move PhabricatorCrumbs to PHUICrumbs 2015-01-23 11:35:09 -08:00
page Replace the primary scrollbar with a fake one to prepare for a persistent chat column 2015-01-23 13:29:15 -08:00
phui Move PhabricatorCrumbs to PHUICrumbs 2015-01-23 11:35:09 -08:00
widget Fix visibility of AphrontBarView::getDefaultColor() methods 2015-01-07 07:35:05 +11:00
AphrontDialogView.php Projects - merge create + edit interface code paths 2014-10-10 16:57:05 -07:00
AphrontJavelinView.php Partial fix for Javelin View Example 2013-07-16 13:31:43 -07:00
AphrontNullView.php Provide hasChildren() to replace isEmptyContent() 2013-08-12 07:51:01 -07:00
AphrontTagView.php Remove all the container node stuff from AphrontTagView 2013-06-05 16:21:55 -07:00
AphrontView.php Allow CelerityResourceResponse to hold resources from multiple maps 2014-01-02 11:59:35 -08:00
viewutils.php Remove unused phabricator_on_relative_date function 2015-01-05 06:38:38 +11:00