Redesign fixes #2164

Merged
neb-b merged 15 commits from newnew-fixes into master 2019-01-08 00:29:40 +01:00
neb-b commented 2019-01-04 17:41:35 +01:00 (Migrated from github.com)

Fixes from the new redesign changes

Issue Number: #2151

I'll squash all of these before merging.

Fixes from the new redesign changes Issue Number: #2151 I'll squash all of these before merging.
NetOpWibby (Migrated from github.com) reviewed 2019-01-04 17:41:35 +01:00
neb-b (Migrated from github.com) reviewed 2019-01-07 06:03:00 +01:00
@ -1,12 +1,13 @@
// @flow
neb-b (Migrated from github.com) commented 2019-01-07 06:03:00 +01:00

I didn't do much here, mostly switched to createRef and made it so it played nice with the new scrollable wrapper.

I didn't do much here, mostly switched to `createRef` and made it so it played nice with the new scrollable wrapper.
neb-b (Migrated from github.com) reviewed 2019-01-07 06:05:12 +01:00
neb-b (Migrated from github.com) commented 2019-01-07 06:05:12 +01:00

Not sure why we keep seeing these format changes when I didn't touch this stuff :(

Not sure why we keep seeing these format changes when I didn't touch this stuff :(
skhameneh (Migrated from github.com) reviewed 2019-01-08 00:16:59 +01:00
skhameneh (Migrated from github.com) commented 2019-01-08 00:16:59 +01:00

It's probably that atom plugin... I warned you of linter hell! 😆

It's probably that atom plugin... I warned you of linter hell! 😆
neb-b (Migrated from github.com) reviewed 2019-01-08 00:20:15 +01:00
neb-b (Migrated from github.com) commented 2019-01-08 00:20:15 +01:00

Hm good point. I'll explore

Hm good point. I'll explore
skhameneh (Migrated from github.com) approved these changes 2019-01-08 00:24:29 +01:00
skhameneh (Migrated from github.com) commented 2019-01-08 00:24:11 +01:00

Can we cache some of these values and update on resize?
Some of these calls can be expensive when on repeat

Can we cache some of these values and update on resize? Some of these calls can be expensive when on repeat
neb-b (Migrated from github.com) reviewed 2019-01-08 00:28:44 +01:00
neb-b (Migrated from github.com) commented 2019-01-08 00:28:44 +01:00

That's a good idea. Tom said he found a weird bug happening related to this new scroller. I'll try and add this in the next PR.

That's a good idea. Tom said he found a weird bug happening related to this new scroller. I'll try and add this in the next PR.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#2164
No description provided.