ScrollBar height changes when wide line exists #42

Open
opened 2026-07-30 02:25:40 +09:00 by AnthonyKwon · 0 comments
Owner

Expected Behavior

ScrollBar height is always consistent regardless of height of each line.

Actual Behavior

ScrollBar height changes, and it's position jitters when lines with different height exists.

Additional Context

This is caused by ListBox Virtualization not correctly calculating heights of non-cached lines. Haven't found correct fix yet, but still inspecting.

## Expected Behavior ScrollBar height is always consistent regardless of height of each line. ## Actual Behavior ScrollBar height changes, and it's position jitters when lines with different height exists. ## Additional Context This is caused by ListBox Virtualization not correctly calculating heights of non-cached lines. Haven't found correct fix yet, but still inspecting.
AnthonyKwon added this to the 0.2.0.0 milestone 2026-07-30 02:25:40 +09:00
Sign in to join this conversation.
No description provided.