New flag added for previewWindowLoading

This commit is contained in:
Matt Pass
2014-10-29 10:10:30 +00:00
parent d1e4404038
commit a08586252a

View File

@@ -41,6 +41,7 @@ var ICEcoder = {
tabFGnormalTab: '#888', // FG of normal tab
serverQueueItems: [], // Array of URLs to call in order
previewWindow: false, // Target variable for the preview window
previewWindowLoading: false, // Loading state of preview window
pluginIntervalRefs: [], // Array of plugin interval refs
overPopup: false, // Indicates if we're over a popup or not
cmdKey: false, // Tracking apple Command key up/down state