TsSkinManager.SetSkinName calls OnActivate?

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #56568
    Support
    Keymaster

    You are right, I will check and change it soon.

    #56657
    HeDiBo
    Participant
    'Support' wrote:

    You are right, I will check and change it soon.

    No change in AC 12.08

    #56669
    Support
    Keymaster

    This behaviour will ne changed in the next release.

    #56736
    HeDiBo
    Participant
    'Support' wrote:

    This behaviour will ne changed in the next release.

    Although OnActivate is now called only on activation, OnDeActivate is not called when the SkinManager is destroyed. Allocations in OnActivate will leak memory when SkinManager is destroyed.

    #56737
    HeDiBo
    Participant
    'HeDiBo' wrote:

    Although OnActivate is now called only on activation, OnDeActivate is not called when the SkinManager is destroyed. Allocations in OnActivate will leak memory when SkinManager is destroyed.

    Don't put too much effort into this. It's really a very minor detail.

    #56762
    Support
    Keymaster

    Changed in the v12.11

    #56808
    HeDiBo
    Participant
    'Support' wrote:

    Changed in the v12.11

    Thanksa3.gif

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.