Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

feat: zoom and pan mode #50

Merged
merged 11 commits into from
Feb 13, 2020
Merged

feat: zoom and pan mode #50

merged 11 commits into from
Feb 13, 2020

Conversation

niekvanstaveren
Copy link
Collaborator

@niekvanstaveren niekvanstaveren commented Feb 7, 2020

So this would work when you set up zooming and panning from the start. However it does not consider state at all. So not sure what would happen if you have an active node different from the top node and resize. Will have to merge in the changes from Max to test that. However here a quick peak

Also would need to add something in PP to have the option to change between the modes

TODO:

  • Keep correct state when switching between selections (and size)
  • Filter on zoom actions
  • Limit on number of children (100)
  • Tooltip should be still attached to card
  • Keep showing parents when expanding downwards
  • Store zoom and pan state for Viewstate

src/tree/render.js Outdated Show resolved Hide resolved
src/extension/ext-raw.js Outdated Show resolved Hide resolved
@niekvanstaveren niekvanstaveren merged commit b302827 into master Feb 13, 2020
@niekvanstaveren niekvanstaveren deleted the dvr/zooming branch February 13, 2020 08:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants