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

A color picker can affect a frame or a scrollframe, but not if it's attached inside them... #19

Open
davidedc opened this issue Feb 12, 2015 · 0 comments

Comments

@davidedc
Copy link

...take a color picker and move it inside a frame, then use the setTarget from the color picker. Result: the color picker modifies the desktop instead of the frame.

note that if you get the color picker to partially overlap the frame instead, setting the target does the right thing: user is asked of whether the desktop or the frame should be set as target, and everything behaves well.

Same thing with scrollframe instead of frame

(this was fixed in Zombie Kernel but not sure when, would need bisection)

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