discourse/app
Penar Musaraj f782c3019c FIX: Improve topic timeline calculation logic
Followup to 999e2ff5

Switching between the topic timeline and the progress bar was buggy when
resizing the composer. The root of the problem is that we can't know
the height of the timeline once it's hidden from view.

This uses a magic number for the calucation, which in this case is
necessary. Additionally, the calculation now takes place when
the resizing of the composer ends (previously, it was triggered when
dragging was started, which caused issues when resizing slowly).
2020-05-06 21:48:22 -04:00
..
assets FIX: Improve topic timeline calculation logic 2020-05-06 21:48:22 -04:00
controllers FIX: Do not use cached settings during theme compilation 2020-05-04 09:43:06 +01:00
helpers FEATURE: Nokogumbo (#9577) 2020-05-05 13:46:57 +10:00
jobs DEV: Remove all code referencing at_desktop bookmark reminders (#9650) 2020-05-06 15:22:43 +10:00
mailers FIX: Change user digest email total unread notification calculation (#9648) 2020-05-06 14:23:13 +10:00
models Revert "FIX: Discobot has not been created with our custom avatar." 2020-05-06 11:28:42 -04:00
serializers FIX: make can_invite_to_forum robust against plugin interference (#9644) 2020-05-06 13:57:26 -07:00
services FIX: correct edit notification username for PMs (#9649) 2020-05-07 07:52:21 +10:00
views FIX: Resolve Schema.org validation issues 2020-05-05 16:57:16 +03:00