Skip to content

znr_gui: smoothen scrolling during bg report with auto-refresh#12

Open
twilfredo wants to merge 1 commit into
westerndigitalcorporation:mainfrom
twilfredo:wilfred/smoothen-auto-refresh
Open

znr_gui: smoothen scrolling during bg report with auto-refresh#12
twilfredo wants to merge 1 commit into
westerndigitalcorporation:mainfrom
twilfredo:wilfred/smoothen-auto-refresh

Conversation

@twilfredo
Copy link
Copy Markdown
Collaborator

When scrolling up with a short auto-refresh period and blockgroups
surrounding the viewport are being written to (write pointer updating),
the write pointer can spontaneously be drawn on a blockgroup that has just
come into view. This can be jarring.

Add an extra row of blockgroups to be reported above the viewport, this avoids
the write pointer spontaneosly been drawn on blockgroups coming into view

When scrolling up with a short auto-refresh period and blockgroups
surrounding the viewport are being written to (write pointer updating),
the write pointer can spontaneously be drawn on a blockgroup that has just
come into view. This can be jarring.

Add an extra row of blockgroups to be reported above the viewport, this avoids
the write pointer spontaneosly been drawn on blockgroups coming into view

Signed-off-by: Wilfred Mallawa <wilfred.mallawa@wdc.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant