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 page-level tooltip, too #19

Open
bertsky opened this issue Nov 23, 2020 · 1 comment
Open

show page-level tooltip, too #19

bertsky opened this issue Nov 23, 2020 · 1 comment

Comments

@bertsky
Copy link

bertsky commented Nov 23, 2020

IMHO it would help showing a mouse hover tooltip on the page level as well – triggered by either a Border / PrintSpace element or just by the canvas itself (that's a design choice).

Information that would be helpful, and would automatically get in via .getAttributes():

  • page-level orientation, if any
  • page-level type, if any
  • page-level imageFilename
  • page-level {primary,secondary}{Script,Language}, if any
  • page-level readingDirection, if any
  • page-level textLineOrder, if any
  • page-level custom, if any
  • page-level conf, if any

Information that should probably be withheld (being too noisy/verbose) by exception:

  • page-level height, width, resolution

Information that would be helpful as well, but would need an exception:

  • top-level pcGtsId, if any
@bertsky
Copy link
Author

bertsky commented Nov 23, 2020

Information that would be helpful as well, but would need an exception:

  • top-level pcGtsId, if any

Oh, please scratch that. I forgot it's already in the PageData window.

Speaking of which – if a canvas trigger is too messy UI-wise, how about adding all of the above under the PageData window instead of a new page-level tooltip?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant