You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
...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)
The text was updated successfully, but these errors were encountered:
...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)
The text was updated successfully, but these errors were encountered: