Author Topic: Jerky Spirals After Converting to Release 4.x from 3.6.x  (Read 4931 times)

Offline Gilrock

  • Supporting Member
  • Hero Member
  • *
  • Posts: 6946
    • View Profile
Re: Jerky Spirals After Converting to Release 4.x from 3.6.x
« Reply #15 on: November 04, 2015, 05:05:08 PM »
Yeah I was going through all that code to understand it.  It got confusing because in TabSchedule it looked like it used to only update when intensities changed and now it always calls SetIntensities.  In xlights_out it looked like you just changed the name of the flag but I guess the key is the flag moved from a global static to a class variable.