DataGrid have an extra space for scroller
- Dominant language
- ActionScript
- Stars
- 380
- Forks
- 120
- PR merge metrics
- No merged PRs in 30d
Description
If DataGrid have scroller then that scroller should be placed after lastColumn of DataGrid not with lastColumn like in flex.
there should be extra space specified for scroller
In Flex :

In Royale :

Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce a DataGrid with a scroller and compare its layout with the Flex and Royale screenshots in the issue. Trace the DataGrid layout and scroller entry points to determine where the scroller is positioned relative to the last column. Done means the scroller has its own extra space after the last column rather than sharing that column's space.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100