I just want to ask.
I just want to ask.
Is it possible to control the ‘transparency’ of an item, widget or container? Like the action bars on the Play Store app that disappear gradually as you scroll down or up.
Can this be done? thru scripting? TIA.
Yes, there is a transparency option in the item settings (“+” tab), and this property can also be set through scripting (property name: “i.alpha”). This is available on all items.
oh thanks. 🙂 can that be done like when you scroll, the transparency changes.
You could use the “Position changed” event to adjust the transparency of some item through a script, yes.
wow. this launcher is godlike. thanks!
no problem 🙂