QExpansionItem @aftershow
-
Hi, is there a way to catch (or implement) an event for when the expansion item has finished its expand animation and is fully opened?
Naturally an @afterhide would be nice too.
Thanks
-
Why don’t the @show and @hide events work for you?
Scott
-
Hi, because what I need to do must be done after the area is fully visible.
I’m taking a snapshot of the expansion item area contents, and right now I’m putting a delay to it, but it is very inconsistent both from machine to machine, as for the same machine under different processing loads. I got half snapshots more often than the acceptable rate.
Thanks
-
Then you’ll need to request an enhancement on GH.
Scott