- 
                Notifications
    
You must be signed in to change notification settings  - Fork 718
 
Open
Labels
UIAny broken visuals like layouts, colors etc.Any broken visuals like layouts, colors etc.bugSomething isn't workingSomething isn't workingperformanceApplication is too slowApplication is too slow
Description
Here is a video of the problem, watch for the flashing of the 'previous unassigned files' which really is just there for a couple for frames.
popin.mov
How to reproduce
- open the UI on a project
 - in the project, create a bunch of files with 
for num in $(seq 1000); do touch $num; done - watch the UI show the untracked files
 - close the UI
 - run 
git clean -fto get rid of the file - open the UI and see the previous set of unchanged files flash briefly
- Note that there will be no flash if 
~/Library/Caches/com.gitbutler.app.nightlywas removed before. 
 - Note that there will be no flash if 
 
Metadata
Metadata
Assignees
Labels
UIAny broken visuals like layouts, colors etc.Any broken visuals like layouts, colors etc.bugSomething isn't workingSomething isn't workingperformanceApplication is too slowApplication is too slow