codex-team/editor.js
Voir sur GitHubAbility to specify popover position in inline toolbar
Open
#2 897 ouverte le 27 déc. 2024
good first issuenice to have
Métriques du dépôt
- Stars
- (26 602 stars)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
It would be great if there was an option to set the popover positioning. it could be aligned depended on the button position and maybe option like “align”: “left” | “center” | “right”
for example: In the first case, I want the dropdown to stay on the left side of the toolbar, and in the second case, I want it to stay on the right side of the toolbar.