Author Topic: Activate trackModel within complete event  (Read 1701 times)

Autoflow

  • Pro Deluxe
  • Newbie
  • *
  • Posts: 21
    • View Profile
Activate trackModel within complete event
« on: July 07, 2020, 01:20:21 am »
Hello Paramvir,
i just needed to activate trackModel within complete event, which "seems" not to be working.

You can find a demo fiddle here: https://jsfiddle.net/e7056c9n/

Would be glad to hear from you!
Alexander

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6122
    • View Profile
Re: Activate trackModel within complete event
« Reply #1 on: July 09, 2020, 01:35:21 pm »
Please use

Code: [Select]
this.option('trackModel.on', true );

https://jsfiddle.net/csjyur54/