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

Better readability of the labels #1404

Closed
Gaugi28 opened this issue Oct 20, 2020 · 0 comments · Fixed by #1517
Closed

Better readability of the labels #1404

Gaugi28 opened this issue Oct 20, 2020 · 0 comments · Fixed by #1517
Assignees
Labels
feature Feature requests javascript Pull requests that update Javascript code. Usually created by Dependabot. pr-visualization Issues that touch the visualization pr(oject) which means web and desktop features. priority:urgent Should be addressed ASAP

Comments

@Gaugi28
Copy link

Gaugi28 commented Oct 20, 2020

Feature request

Improve the readability of the labels, especially if all labels are shown.

Description

As an auditor, I want to select labels even if they are hidden behind other labels, so I can better analyze the code.

Acceptance criteria

  • if the user hovers over a label, it appears in the foreground
  • the user can click on the label and the building is selected
  • by clicking on the label, the view is automatically centered so that the selected building is the focus of the view

Example: labels should behave like the labels at Airbnb
image
image

@BridgeAR BridgeAR added priority:urgent Should be addressed ASAP feature Feature requests javascript Pull requests that update Javascript code. Usually created by Dependabot. pr-visualization Issues that touch the visualization pr(oject) which means web and desktop features. labels Nov 11, 2020
RomanenkoVladimir added a commit that referenced this issue Nov 23, 2020
…r view point, still missing dynamic distance calculation #1404
RomanenkoVladimir added a commit that referenced this issue Nov 25, 2020
RomanenkoVladimir added a commit that referenced this issue Nov 27, 2020
RomanenkoVladimir added a commit that referenced this issue Nov 27, 2020
* All labels at the same height

* Add ability that Hovering/Selecting label will hover/select corresponding node #1404

* Fix intersect calculation, Refactor intersection calculation #1404

* Add the ability for hovered labels to move to front accordning to user view point, still missing dynamic distance calculation #1404

* Add label intersection calculation, issue with rotated labels under angle and vastly different label sizes#1404

* Change distance calculation #1404

* Add missing z-coordinate to vector calculation #1404

* Add small movement to the front for unobstructed labels #1404

* Make hovered label not transparent, Move color and opacity ahndling from canvas to threejs #1404

* Fix tests #1404

* Change opacity to make the hovered label stand out more #1404

* Add tests for intersection, Change dataMock to new opacity, Refactor hovering method #1404

* Update Changelog #1404

* Increase maximum label to 250 #1404

Co-authored-by: RomanenkoVladimir <volodymyr.romanenko@icloud.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature requests javascript Pull requests that update Javascript code. Usually created by Dependabot. pr-visualization Issues that touch the visualization pr(oject) which means web and desktop features. priority:urgent Should be addressed ASAP
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants