Skip to content
  • Nate Graham's avatar
    Fix error about "reversed" not being defined · 186fe7fa
    Nate Graham authored
    Instead of assuming that the property is visible via the object
    hierarchy, it's best to explicitly pass it around as a property to
    ensure that it will always be available when queried for.
    
    
    (cherry picked from commit 01f3b8b3)
    186fe7fa