Okay changing…
if not self._draggingFinger and self.isSelected then
to:
if self.isSelected then
should do the trick then.
I’ll officially deploy this for the next TopbarPlus update.
Okay changing…
if not self._draggingFinger and self.isSelected then
to:
if self.isSelected then
should do the trick then.
I’ll officially deploy this for the next TopbarPlus update.