mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-03 07:13:59 +01:00
New flag added for previewWindowLoading
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user