Frontmatter
| id | 4871 |
| title | button.Base: adjust the initial main menu rendering position to a negative offset |
| state | Closed |
| labels | bug |
| assignees | tobiu |
| createdAt | Sep 11, 2023, 9:51 AM |
| updatedAt | Sep 11, 2023, 9:52 AM |
| githubUrl | https://github.com/neomjs/neo/issues/4871 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 11, 2023, 9:52 AM |
the menu shows up on the center of the screen first and gets adjusted inside the next frame.
to be consistent to sub menus, let's go for a negative margin.