use AutoHideScrollbar in ScrollPanel
8cf26074
remove onChildResize in RoomView as it's unused
27070b31
create ResizeNotifier to derive which areas of the app resize and emit
735b4f6f
emit timeline_resize in MatrixChat based on ResizeNotifier
56aeb519
use AutoHideScrollbar in memberlist
c8123ec6
use AutoHideScrollbar in member info panel
d3af992d
emit resize event when banners are shown/hidden to restore scroll pos
58f26ee9
use ResizeNotifier as well to relayout room list
9541cc17
chrome apparently anchors the scroll position, which fights against o…
955ec14d
fix some tests
0b819634
use AutoHideScrollbar in ScrollPanel
30d848b8
remove onChildResize in RoomView as it's unused
f71a9f10
create ResizeNotifier to derive which areas of the app resize and emit
891e343d
emit timeline_resize in MatrixChat based on ResizeNotifier
1bdbf308
use AutoHideScrollbar in memberlist
dad382a4
use AutoHideScrollbar in member info panel
af0a51d3
emit resize event when banners are shown/hidden to restore scroll pos
4795625c
use ResizeNotifier as well to relayout room list
bab2730d
chrome apparently anchors the scroll position, which fights against o…
987a1a00
fix some tests
95e61a57
dont break room directory and search
d84003ac
Merge branch 'bwindels/timeline-nativescrollbars' of github.com:matri…
b26f733c
first impl of new scrolling, still a bit broken
71f6b08b
correctly calculate last node in viewport
469511aa
take (potentially clipped) content height into account for filling
2bcced72
keep track of current updateHeight request outside of method
88f039fe
take into account that node might not be in DOM while updating height
c306181f
only log when node was found
1e372aad
reimplement typing notif timeline shrinking prevention
f164a78e
comment typo
460f9a59
cleanup scrollpanel logging
a8b149cf
small cleanup
9da13fe4
more logging cleanup
02a5aa3b
no need for forceUpdate here
85d30543
restore scroll position after hiding typing notifs with checkScroll
3e13a113
Merge branch 'develop' into bwindels/bacat-scrolling
49477939
fix scrollToToken alignment
680afc5c
fix comment typo
ab49bc4f
fix jumping when unfilling the top while scrolling down
4bfdbe30
log scroll events
c9c25192
add timeline profiling markers when updateheight and onscroll run
8f7170a4
try filling async instead of sync in scroll handler
18b5041e
add some comments and initialization for async filling
82a9b348
remove timestamp logging in profiler
805539fd
implement scrolling to a token (best effort)
46f5f872
prevent resize handle hit area overlapping with (native) scrollbar
7e56a9a8
more debug logging
f2f3661b
fix filling conditions
5d53913e
Merge branch 'develop' into bwindels/bacat-scrolling-merged-develop
adf263c4
make resizeNotifier optional in MainSplit for GroupView
82e44249
make resizeNotifier optional so tests don't fail
41c5582a
remove tests relying on scrollpanel behaviour
30dc6a91
fix lint
0a4ef44b
turn off debug logging
1a264006
dbkr
approved these changes
on 2019-03-29
dispatch supports async dispatching on its own
f1578388
bwindels
merged
a326c830
into develop 6 years ago
t3chguy
deleted the bwindels/bacat-scrolling-merged-develop branch 6 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub