Frontmatter
| id | 6185 |
| title | selection.grid.RowModel: adjust to buffered rendering |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jan 7, 2025, 11:28 AM |
| updatedAt | Feb 26, 2025, 2:37 PM |
| githubUrl | https://github.com/neomjs/neo/issues/6185 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Feb 26, 2025, 2:37 PM |

while all grid selection models need work, we need to start somewhere :)
for the
RowModel: in case we want to select a non-painted row, we need to paint it first or scroll to it.