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

Designer should not be screen-space-dependent #18

Open
dionyziz opened this issue Jun 11, 2012 · 1 comment
Open

Designer should not be screen-space-dependent #18

dionyziz opened this issue Jun 11, 2012 · 1 comment

Comments

@dionyziz
Copy link
Owner

Improve the way positions of automata state and transitions are stored so that they are not screen-dependent. Instead of storing locations in pixels, store them as floats in the interval [ 0, 1 ] so that the automaton remains visible when the window is resized or when viewed on a different screen.

@mzambe
Copy link
Collaborator

mzambe commented Jun 11, 2012

Or scrollbars maybe ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants