Skip to content
Discussion options

You must be logged in to vote

Hi @atejshee-tibco,
sorry for the late response. The past few days have been quite busy.

Here is the link to the PoC for the tasklist example:
https://github.com/eclipse-glsp/glsp-examples/tree/semantic-zoom-demo

In a nutshell, this extends the tasklist example with a compartment for details that is only visible in a certain zoom state.
In addition, the label size is adopted via css based on the zoom level.

Here is a short demo:

semantic-zoom.mp4

To break it down:

  • First we grouped the zoom range into different level of details
  • Then we implemented a handler that can react to viewport changes, derive the current level and applies it to the model
  • Next we implemented specific lod-aw…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@tortmayr
Comment options

@atejshee-tibco
Comment options

@tortmayr
Comment options

Answer selected by atejshee-tibco
@atejshee-tibco
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants