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

position of frames in “canvas” layout via CSS #26

Closed
kennytordeur opened this issue Nov 10, 2016 · 2 comments
Closed

position of frames in “canvas” layout via CSS #26

kennytordeur opened this issue Nov 10, 2016 · 2 comments

Comments

@kennytordeur
Copy link
Contributor

it should be possible to position frames in canvas mode though top and left css properties.

the difficulty here is that this needs to be overwritten by the transform later on (or at least compensated)

Originally created at 2016-06-07 14:59:38+00:00 (UTC) by thomashandorf as a(n) major issue.

@thomashandorf
Copy link
Member

actually the canvas layout doesn't use top & left. it only uses transform. so this should work. It cannot be set through transform though initially

@kennytordeur
Copy link
Contributor Author

Tested it and it works.

You can position frames using top & left in the css in the canvas layout. You can even combine it with the lj-x and lj-y attributes.

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