nsand / tab-glutton

Google Chrome tab management extension
MIT License
10 stars 4 forks source link

Add react-virtualized #39

Open shapkarin opened 4 years ago

shapkarin commented 4 years ago

Not sure but maybe it's a good idea to add react-virtualized or react-window. The last look better for that project.

shapkarin commented 4 years ago

Not sure when I can do that, but maybe I try with https://github.com/Lodin/react-vtree

shapkarin commented 4 years ago

Start to playing around with that at optimization branch Maybe I will try react-vtree instead of react-virtualized-tree to reduce the bundle size.

That change can brings really great optimization but it will totally brings a lot of different refactoring.

P.S. also I was playing with that solution but it looks wrong because it makes window that same with tab.

shapkarin commented 4 years ago

I'll try to deal with that at this week. Also feel free to add "help wanted" status, if you agree that this optimization is necessary.