Commit Graph

17 Commits (76d804769d6954386eb0328f5e58e30a46d916c2)

Author SHA1 Message Date
AlUlkesh 230b62db30 gradio 3.23 fixes, #98 2023-03-25 17:07:48 +01:00
AlUlkesh f711a69294 gradio 3.23 changes, #96, #91
wait for gradio now uses onUiLoaded callback
changed all function names to ensure they are unique
keydown now included in the wait
2023-03-25 08:58:49 +01:00
AlUlkesh 62cf141330 Delete and concurrency rework, #29, #78, #79, #91. #94 2023-03-21 11:19:53 +01:00
AlUlkesh 6de0af30b0 delete fix, #79 2023-03-15 08:50:16 +01:00
AlUlkesh 7dbd508461 Send to ControlNet, #67 2023-03-11 16:54:15 +01:00
AlUlkesh a5373c4a6f key presses check for modifiers, #80 2023-03-09 23:56:02 +01:00
AlUlkesh 7e23b389eb Send to openOutpaint, #43, Open folder for Others tab 2023-03-06 09:56:09 +01:00
EllangoK 3e1744ad06 renames tabname to tab_base_tag, introduced before
simplifies a lot of manual loops into foreach or maps and filters
changes vars to mostly const, some lets remain
2023-02-24 17:04:02 -05:00
AlUlkesh 7e6a684e59 handle wrong delete + left arrow interaction, #29 2023-02-16 22:22:46 +01:00
AlUlkesh c8efd351af fix for last commit, #34, #35 2023-02-13 21:51:25 +01:00
EllangoK f949a4a932 allows for keydown to run even if not composed
this should not happen regardless, but is safer
2023-02-11 21:50:17 -05:00
EllangoK 61f2e40e3b check first element of composed path for target 2023-02-11 21:30:37 -05:00
AlUlkesh 0416810adf modifier key settings, #32 2023-02-11 09:57:58 +01:00
EllangoK e13a0bd775 disables keybindings when typing in an input 2023-02-09 20:40:01 -05:00
EllangoK 74a5dcc03d adds more keybindings 2023-02-09 19:15:49 -05:00
AlUlkesh 7f51f39ac2 Del button fix, #25 2023-02-09 22:12:16 +01:00
EllangoK a2ee75e2a7 renames from images history to image browser 2023-02-08 20:32:20 -05:00