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

iemguis can get drawn outside a GOP bounds #1164

Closed
porres opened this issue Sep 30, 2020 · 0 comments
Closed

iemguis can get drawn outside a GOP bounds #1164

porres opened this issue Sep 30, 2020 · 0 comments

Comments

@porres
Copy link
Contributor

porres commented Sep 30, 2020

if you're changing iemguis via messages in a GOP, you can end up drawing it out of the graph bounds. This happens when increasing the size, for instance, or setting a position change with the "delta" message.

Here's a test patch.

iemguis-test.pd.zip

On the other hand, if the object is not drawn in the GOP and you change its size so it fits, it won't get drawn as well.

I can think it's useful to make guis disappear and appear in a GOP if you want to design interfaces that change (like making a bang show up)

@umlaeute umlaeute changed the title iemgus can get drawn outside a GOP bounds iemguis can get drawn outside a GOP bounds Sep 30, 2020
@porres porres closed this as completed Apr 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant