3
0
Fork 0
Commit Graph

5 Commits (fa5050f3fc6cb8a75033f9c222dd6716e173c131)

Author SHA1 Message Date
Jairo Llopis 9a16a74ea2 [FIX] web_widget_numeric_step: always display on touch screens; avoid layout jumping otherwise
Before this patch:
- On a tablet, buttons wouldn't display (big screen; can't hover).
- On a PC, fields would make layout jumps while hovering.

@moduon MT-4472
2024-08-06 08:59:25 +02:00
dsolanki 555edab290 [MIG] web_widget_numeric_step: Migration to 16.0 2024-08-06 08:59:25 +02:00
Alexandre Díaz 8e14d55a58 [FIX] web_widget_numeri_step: Change click interval
Previous this commit, the task for auto-step can enter in a
infinite loop. Now only creates a new task if no other task is running.
2024-08-06 08:32:55 +02:00
Alexandre Díaz cafa6fefed [IMP] web_widget_numeric_step: Better CSS and supports mobile layouts 2024-08-06 08:32:55 +02:00
Quentin Dupont c3ad285c19 [ADD] Widget Numeric step 2024-08-06 08:32:55 +02:00