Frontmatter
| id | 3756 |
| title | form.field.Picker: getClientRectsThenShow() => parend rect |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Jan 3, 2023, 9:05 PM |
| updatedAt | Jan 3, 2023, 10:44 PM |
| githubUrl | https://github.com/neomjs/neo/issues/3756 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 3, 2023, 10:44 PM |
form.field.Picker: getClientRectsThenShow() => parend rect
tobiu assigned to @tobiu on Jan 3, 2023, 9:05 PM

tobiu
Jan 3, 2023, 10:44 PM
closed in favor to: https://github.com/neomjs/neo/issues/3757
tobiu closed this issue on Jan 3, 2023, 10:44 PM
instead of
document.body, we should fetch the dom rect of the parent node and subtract its top position from our picker top value.