1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-22 20:51:10 +01:00
phorge-phorge/webroot/rsrc
epriestley d9d0daecd7 Scroll the chat column to the bottom when images load
Summary:
Fixes T7558. This might not be 100% perfect but should solve most of the issue.

I briefly looked at things like `MutationObserver` (some fancy next-gen browser junk) but couldn't immediately get it working.

Other methods for handling this kind of thing involve polling, complicated polyfills, etc. We could give `MutationObserver` a more serious effort if this is too leaky.

Test Plan:
  - In a thread with some images, reloaded the page and saw the scrollbar stay at the bottom.
  - Tested with and without USB devices attached.

Reviewers: btrahan, chad

Reviewed By: chad

Subscribers: epriestley

Maniphest Tasks: T7558

Differential Revision: https://secure.phabricator.com/D12191
2015-03-28 08:35:12 -07:00
..
css Improve column device behaviors 2015-03-28 06:54:23 -07:00
externals Scroll the chat column to the bottom when images load 2015-03-28 08:35:12 -07:00
favicons Add HiDPI favicons 2014-11-07 17:07:38 -08:00
image Make it easier to add payment methods for subscription autopay 2015-03-02 13:01:08 -08:00
js Remove stray debugging code 2015-03-28 07:14:14 -07:00