js/foundation/system/system.js in rsence-2.2.3 vs js/foundation/system/system.js in rsence-2.2.4

- old
+ new

@@ -42,9 +42,12 @@ /** This array holds free app id:s **/ freeAppIds: [], /** The default HSystem ticker interval. Unit is milliseconds. **/ defaultInterval: 10, + +// The ticker interval, when window has no focus. + _blurredInterval: 300, /** The default HApplication priority. Unit is "On the n:th tick: poll". **/ defaultPriority: 20, /** The z-index of root-level +HView+ instances. All the array operations