WLED/wled00/data
Maik Allgöwer 7684fb83d6
Fix #1400: Using sliders / colorwheel sometimes slides the whole UI (#1459)
* Prevent UI from sliding when using sliders (#1400)

An iro.js version bump in commit 98e4ac6 changed names for the slider &
colorwheel classes which made the filter in function lock() fail.

Also it seems that not all elements of the Iro sliders & colorwheel have
appropriate classes set. Just changing the names still sometimes failed
when the user accidentally grabbed a part of the slider / colorwheel
that has no class name set.

To mitigate this, lock() now checks the events classlist for classes
starting with "Iro" as well as it's parents classlist if no "Iro" classes
were found

* Regenerate wled00/html_ui.h
2020-12-09 14:08:05 +01:00
..
404.htm Add new 404 page 2020-11-15 16:37:09 +01:00
dmxmap.htm Fix dynamic replacements for other pages 2020-05-17 21:59:00 +03:00
edit.htm Added support for SPIFFS 2019-03-16 02:09:37 +01:00
favicon.ico XML settings done 2016-09-11 23:07:18 +02:00
index.htm Fix #1400: Using sliders / colorwheel sometimes slides the whole UI (#1459) 2020-12-09 14:08:05 +01:00
jsontest.htm Finished JSON API 2019-03-06 21:31:12 +01:00
liveview.htm Fix iOS scrolling 2019-12-11 00:59:15 +01:00
msg.htm Fix dynamic replacements for other pages 2020-05-17 21:59:00 +03:00
settings_dmx.htm dmx_htm_fixes (#1070) 2020-08-03 18:37:25 +02:00
settings_leds.htm Remove FS defines 2020-11-15 15:45:51 +01:00
settings_sec.htm Add copyright and license link to .htm 2020-11-10 13:30:42 +01:00
settings_sync.htm mutiple RGBW leds support for DMX control 2020-11-27 11:37:39 +01:00
settings_time.htm Add Hawaii time (resolves #1354 ) 2020-11-18 23:27:54 +01:00
settings_ui.htm 0.10.2-rc 2020-08-30 23:31:58 +02:00
settings_wifi.htm Minor changes to auto UI code generation 2020-06-10 12:45:44 +02:00
settings.htm Fix dynamic replacements for other pages 2020-05-17 21:59:00 +03:00
style.css Fix dynamic replacements for other pages 2020-05-17 21:59:00 +03:00
update.htm Open releases in new tab (#1152) 2020-09-07 21:04:21 +02:00
usermod.htm Automatic UI codegeneration 2020-05-17 21:14:56 +03:00
welcome.htm New WLED logo on the welcome screen (#1164) 2020-09-12 21:16:31 +02:00