lbry-desktop/ui
infinite-persistence c6322ddb24 Floating player position-listener fixes (#289)
- 251 Dragging the floating player is super laggy

Recent changes and/or refactoring combined the effects or added dependancies into the effects, causing them to re-run excessively.

- Restored effects to their original behavior.
- Don't perform the position check when dragging -- only do it when released.
- Do proper debouncing for the 'resize' listener -- the previous method was incorrect as a new function is created on each render.
2021-11-28 12:12:12 -05:00
..
component Floating player position-listener fixes (#289) 2021-11-28 12:12:12 -05:00
constants limit collection display 2021-11-07 14:59:35 -05:00
effects integrate all the things 2021-10-15 23:49:41 -04:00
modal cloud connect 2021-10-22 16:39:45 -04:00
page limit collection display 2021-11-07 14:59:35 -05:00
redux update electron version to 11, some changes to app update 2021-11-27 10:18:56 -05:00
scss limit collection display 2021-11-07 14:59:35 -05:00
util improve channel parsing for mentions maybe 2021-10-27 21:46:00 -04:00
analytics.js Send video bitrate and user bandwidth to Watchman (#7145) 2021-10-06 14:59:33 -04:00
app.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
comments.js Comment Moderation - time based bans 2021-09-03 07:17:56 +08:00
i18n.js cut SIMPLE_SITE 2021-10-20 17:05:37 -04:00
index.jsx update electron version to 11, some changes to app update 2021-11-27 10:18:56 -05:00
lbry.js integrate all the things 2021-10-15 23:49:41 -04:00
logWarningConsoleMessage.js new lbc icon 2020-09-29 17:12:32 -04:00
native.js working 2020-12-16 10:52:22 -05:00
reducers.js remove lbryinc web, update sitename, etc 2021-10-21 21:20:59 -04:00
rewards.js integrate all the things 2021-10-15 23:49:41 -04:00
store.js integrate all the things 2021-10-15 23:49:41 -04:00