Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow editing hotspot area point coordinates as numbers #2138

Merged
merged 3 commits into from
Aug 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions entry_types/scrolled/config/locales/new/hotspots.de.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ de:
modes:
rect: Rechteck
polygon: Polygon
centerIndicator: Indikator zentrieren
hotspots_image: Hotspotbild
double_click_to_delete: Doppelklick, um Punkt zu entfernen
indicator_title: Ziehen um Indikator zu positionieren
Expand Down
1 change: 1 addition & 0 deletions entry_types/scrolled/config/locales/new/hotspots.en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ en:
modes:
rect: Rectangle
polygon: Polygon
centerIndicator: Center indicator
hotspots_image: Hotspots image
double_click_to_delete: Double click to remove point
indicator_title: Drag to position indicator
Expand Down
Loading
Loading