vincode-io / Zavala

A good, simple outliner for macOS, iPadOS, and iOS.
https://zavala.vincode.io
MIT License
339 stars 22 forks source link

Bug: Layout/display issue when adding item to the bottom of long list #193

Closed evangrim closed 2 years ago

evangrim commented 2 years ago

In a rush and haven't nailed down steps to reproduce, so just noting this apparent bug for now: it appears that when a list is long enough to have a scrollbar, and an action other than scrolling is taken that causes the view to scroll (e.g. insert an item at the bottom fo the list and enter text item at the bottom of the list, or highlight and delete an item from near the bottom of the list), then a narrow band of content from the middle of the list improperly overlays the bottom of the window.

Is this a perhaps virtualized list / display size calculation issue?

image

image

evangrim commented 2 years ago

I suspect this is related to 194, where Open Quickly appears as tab, since I can't reproduce either now.

vincode-io commented 2 years ago

Ok. I'll close the issue. Let me know if you see it again.