@ -75,6 +75,7 @@ var scrollable = 0; // Defines weither the object can be scrolled or not
varmin_rows=10;// Minimum number of rows to display if scrollable is enabled
varcolor_mode=0;// Change the way the filled slots (stored presets) color is handeld. 0: stored_slot_color. 1: looping through color_1 to color_6. 2: Freely assign colors 1 to 6. 3: Set any color to any preset
varselect_mode=0;// 0: single click to select and recall the slot. 1: single click to select the slot, double click to recall it.
varsend_name="none";// The global name to send presets dict name to (received by the [receive] object)
// (WORK)
varpattrstorage_name,pattrstorage_obj=null;
@ -1109,7 +1110,8 @@ function update_filled_slots_dict() {