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

Show elements' id on mouse hover #249

Open
bertsky opened this issue Mar 16, 2021 · 0 comments
Open

Show elements' id on mouse hover #249

bertsky opened this issue Mar 16, 2021 · 0 comments
Labels
Priority: Low Type: Enhancement Indicates an enhancement proposal for an existing feature

Comments

@bertsky
Copy link

bertsky commented Mar 16, 2021

PageViewer shows a mouse-over with some extra info for different segment types:

  • segment @id
  • segment @orientation (if applicable)
  • segment @type (if applicable)
  • segment @{primary,secondary}{Script,Language} (if applicable)
  • segment @readingDirection (if applicable)
  • segment @textLineOrder (if applicable)
  • segment @custom (if any)
  • segment Coords/@conf (if any)

Not all of these are equally important, but being able to identify segments by name this way would already be extremely useful for LAREX as well IMHO.

(If this interferes with normal mouse control for navigation and editing, perhaps some keyboard modifier could be used to restrict this feature? For example, the Alt key still seems to be available...)

@maxnth maxnth added the Type: Enhancement Indicates an enhancement proposal for an existing feature label Mar 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Low Type: Enhancement Indicates an enhancement proposal for an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants