Skip to content
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.

fix(widgets): avoid offset panic in Table and List when input changes #516

Merged
merged 1 commit into from Aug 1, 2021

Conversation

fdehau
Copy link
Owner

@fdehau fdehau commented Aug 1, 2021

Description

Avoid panics in Table and List when the input rows or items are shortened between two frames and the previous offset is now out of bounds.

Testing guidelines

Checklist

@fdehau fdehau changed the title fix(widgets): avoid offset panic in Table and List when input cha… fix(widgets): avoid offset panic in Table and List when input changes Aug 1, 2021
@fdehau fdehau force-pushed the florian.dehau/list-and-table-offset-panic branch from 45cc984 to 4602909 Compare August 1, 2021 15:55
@fdehau fdehau merged commit a7c21a9 into master Aug 1, 2021
@fdehau fdehau deleted the florian.dehau/list-and-table-offset-panic branch August 1, 2021 16:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant