superlistapp / super_sliver_list

Drop-in replacement for SliverList and ListView that can handle large amount of items with variable extents and reliably jump / animate to any item.
https://superlistapp.github.io/super_sliver_list/
MIT License
280 stars 15 forks source link

(example app / web): Dragging scrollbar moves window #5

Closed benthillerkus closed 11 months ago

benthillerkus commented 11 months ago

https://github.com/superlistapp/super_sliver_list/assets/29630575/503e4038-92f7-495e-9e0b-0b3a5b86c663

knopp commented 11 months ago

That seems like a normal Cocoa behavior with full size content view with empty window title, which results in a small area (of one space character) that is draggable. This is not caused by SuperSliverList.