Page 1 of 1

Close button on the PL

PostPosted: February 22nd, 2011, 12:35 am
by regener8ed
The Close button on a Playlist skin doesn't behave like a true Close button; if it is triggered while the Playlist is closed, the PL actually opens, so really it's a Toggle. It's true that one might assume the PL is already open since the button exists on the PL skin, and therefore it behaves like a close; but I'm also triggering it while the PL is closed via xfer animation that has an acobtrig reference in the PL version of the animation to trigger the Close button.

Re: Close button on the PL

PostPosted: February 22nd, 2011, 9:57 am
by logokas
Working as intended.

The playlist cannot be 'closed' by design. It's a toggle, a checkbox in the menu. So effectively, you can't have a proper close button without some changes to the code.

Re: Close button on the PL

PostPosted: February 23rd, 2011, 1:47 pm
by regener8ed
feature request it is then.