sghpjuikit / player

Audio player and management application.
22 stars 2 forks source link

Fix GridView cell updating #153

Closed sghpjuikit closed 5 years ago

sghpjuikit commented 5 years ago

There are multiple issues in this component in regards to cell updating and cover displaying. This issue is an umbrella for design and ux issues plaguing GridView/DirView in practice.

Things this issue is not targeting

sghpjuikit commented 5 years ago

All these changes make working with the GridView much nicer and the performance improved dramatically.

sghpjuikit commented 5 years ago

Done, mostly in: 3d20511 e448390

I can still reproduce a weird initial layout issue, but I'll tackle that separately in the future. It's annoying but harmless.