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

prroblems with details displayed in hover over #14

Open
cfsnook opened this issue Jun 25, 2021 · 0 comments
Open

prroblems with details displayed in hover over #14

cfsnook opened this issue Jun 25, 2021 · 0 comments

Comments

@cfsnook
Copy link
Member

cfsnook commented Jun 25, 2021

James 10/12/15: The hover over text doesn’t resize/relocate with respect to the diagram (i.e. zoom in, zoom out doesn’t change hover over text size or position); note I am using GTK2, not GTK3 so this may not be an issue in GTK3 (I am working on getting the relevant C library installed to use GTK3).

Colin - At the moment it is just positionsed at a fixed offset from the target element. It should be possible to find the co-ordinates relative to the boundary of the canvas and deduce the best position from this. However, using the 'tool-tip' hover over text for this feature is not ideal anyway. Another problem is that the text often gets in the way. Consider re-implementing this in a better way. (E.g. using a separate view which refocusses depending on hover)

@cfsnook cfsnook changed the title prroblems with details displayed i hover over prroblems with details displayed in hover over Jun 25, 2021
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