PolyMeilex / rfd

Rusty File Dialog
MIT License
564 stars 64 forks source link

`+[CATransaction synchronize] called within transaction` on macOS #90

Open theRookieCoder opened 1 year ago

theRookieCoder commented 1 year ago

Whenever I (un)focus the file dialogue or move the windows around, I get +[CATransaction synchronize] called within transaction errors spammed to the console. This happens even with the sync dialogue. I haven't seen this happen in Monterey, so it could be a Ventura thing.

parasyte commented 1 year ago

This happens with both the sync and async file dialog implementations.