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

Don't let blocks scroll over fixed flyout #274

Closed
wants to merge 1 commit into from

Conversation

drigz
Copy link
Collaborator

@drigz drigz commented Apr 22, 2016

To do this, I draw the flyout relative to the SVG (instead of relative
to the workspace view) and then resize the workspace view
(absoluteLeft/Top and viewWidth/Height) to not include the flyout area.

Fixes #275.

To do this, I draw the flyout relative to the SVG (instead of relative
to the workspace view) and then resize the workspace view
(absoluteLeft/Top and viewWidth/Height) to not include the flyout area.
@drigz
Copy link
Collaborator Author

drigz commented Apr 28, 2016

This doesn't work, see the bug described on the upstream issue: google/blockly#352

@drigz drigz closed this Apr 29, 2016
thisandagain pushed a commit that referenced this pull request May 17, 2016
Replace the call to getBBox() in getMainWorkspaceMetrics
@tmickel tmickel mentioned this pull request May 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant