apache / apache/royale-asjs

DataGrid have an extra space for scroller

Open
#1,143 4 comments 0 reactions 0 assignees View on GitHub
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 :
![image](https://user-images.githubusercontent.com/42200979/127457916-2aa62058-16d7-42fb-8218-5a339967b74a.png)

In Royale :
![image](https://user-images.githubusercontent.com/42200979/127457824-33975539-61fa-4e60-9529-f30e96f1d968.png)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.