Skip to content
This repository has been archived by the owner on Jan 31, 2025. It is now read-only.

add relative point concept #7

Open
zereraz opened this issue Mar 6, 2018 · 0 comments
Open

add relative point concept #7

zereraz opened this issue Mar 6, 2018 · 0 comments
Labels
discussion enhancement New feature or request

Comments

@zereraz
Copy link
Owner

zereraz commented Mar 6, 2018

like pivot point but more general like
go to relative point inside another graphic
good semantics for this

first mainly via AnimationOperation like
data Point = RelativePoint x1 y1 x2 y2 | AbsolutePoint x1 y1 x2 y2

Rotate Point angle

aim to somehow be able to select any point in any graphic and do any animation operation relative to it

@zereraz zereraz added enhancement New feature or request discussion labels Mar 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
discussion enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant