AudioKit / Flow

Generic node graph editor
https://www.audiokit.io/Flow/
MIT License
302 stars 17 forks source link

iOS selection rectangles only appear properly if drawn down and to the right #5

Closed aure closed 2 years ago

aure commented 2 years ago

SE works, NE and SW show nothing and NW gives a filled in box.

https://user-images.githubusercontent.com/13122/187802617-c64e803e-3490-48cf-a71a-337dfb6ef7e7.mov

wtholliday commented 2 years ago

Everything is working well on my end after https://github.com/AudioKit/NodeEditor/commit/4f6339bb7a7f045f16c44fefa0797c405597bcd4

Still seeing this?