microsoft / VoTT

Visual Object Tagging Tool: An electron app for building end to end Object Detection Models from Images and Videos.
MIT License
4.28k stars 834 forks source link

Thumbnails aren't shown in the sidebar #962

Closed pantuwong closed 4 years ago

pantuwong commented 4 years ago

Describe the bug I have clone this repo and try to use it. It works well except the thumbnails in the left sidebar. I cannot see any images there. However, when I click up/down button on the toolbar, I can change image successfully.

I try to debug and stuck at the editorSideBar.tsx. I don't know why the List element not call this.rowRenderer function. I try to do console.log at the rowRenderer function but nothing print out.

Screenshots Screenshot from 2020-05-11 14-41-38

Desktop (please complete the following information):

StevenOoi1996 commented 4 years ago

I had the same problem, but the previous VoTT i used, did not show this problem