Christian Bastian
a557243235
Removed duplicate code.
2024-07-27 22:55:00 -04:00
Christian Bastian
9061224cd1
Fixed Firefox bug where dragging model onto node graph event position was OOB.
...
- Added separate logic to handle different xy values for Firefox's drag `event.clientX` and `event.clientY`.
- Added memory for maintaining sidebar ratio when window is resized.
- Fixed bugs when resizing sidebar on secondary screen.
2024-07-27 22:53:23 -04:00
Christian Bastian
22e5afd104
Updated screenshots.
...
- Fixed bug where sidebar settings values were inverted two out of four of the buttons.
- Fixed sidebar bug where making the window smaller caused sidebar to exceed page size.
- Remove debugs.
- Decreased rows of download notes.
- Increased step side for sidebar size settings.
- Simplified and made behavior more robust for sidebar size clamping.
2024-07-27 05:02:12 -04:00
Christian Bastian
c197c7f060
Fixed scrollbar padding.
...
- Removed dead code.
2024-07-27 03:09:15 -04:00
Christian Bastian
d43c99d182
Added model manager sidebar drag support for touch screens.
...
- Tweaked min/max dimensions and active drag area.
2024-07-27 02:58:30 -04:00
Christian Bastian
76d6eb587c
Added ability to resize model manager when in sidebar by dragging on edges.
...
- Sidebar vertical and horizontal initial sizes on start up can be changed in settings.
2024-07-27 02:32:08 -04:00
Christian Bastian
9c1ac43870
Added tab scroll position memory.
...
- Second attempt. Made tab content scroll instead of tab contents container.
2024-07-26 22:16:39 -04:00
Christian Bastian
0975f9713d
Revert change.
2024-07-26 21:18:18 -04:00
Christian Bastian
31f7a492be
Added tab content scroll memory.
2024-07-26 20:54:00 -04:00
Christian Bastian
cbab42386f
Remove debug
2024-07-26 01:06:00 -04:00
Christian Bastian
01e817fa28
Hide search and clear search buttons in settings.
2024-07-26 01:04:51 -04:00
Christian Bastian
ff21d10948
Remove debug prints.
2024-07-26 00:18:18 -04:00
Christian Bastian
df6ea48427
Ctrl+S to save note when textarea is focused.
...
- Added missing autosave notes checkbox in settings.
2024-07-26 00:17:27 -04:00
Christian Bastian
cd13e38260
Minor change to settings.
2024-07-25 17:16:59 -04:00
Christian Bastian
0f85220876
Rearranged settings and clarified labels.
2024-07-25 17:12:04 -04:00
Christian Bastian
c9c258ca63
Simplify wording
2024-07-25 16:43:41 -04:00
Christian Bastian
d308e68900
Updated auto-generated note headings to closer match.
2024-07-25 16:40:28 -04:00
Christian Bastian
cdc106e768
More text replacement.
2024-07-25 08:47:32 -04:00
Christian Bastian
4bedbbd74f
Remove fallback undefined to string.
2024-07-25 08:31:47 -04:00
Christian Bastian
ca7f7246b6
Improved note parsing
2024-07-25 08:10:13 -04:00
Christian Bastian
f67cac9887
Add optional autosave notes.
...
- By default it is disabled because once the model info is closed, the changes are gone.
2024-07-25 05:29:26 -04:00
Christian Bastian
6e43b2fb4c
Added default model type on initial load in settings.
2024-07-25 04:13:02 -04:00
Christian Bastian
d1c5bae3f8
Fixed bug with initialization visibility of model search button.
2024-07-24 22:14:48 -04:00
Christian Bastian
fee4efc970
Reverted model search dropdown behavior to not add highlighted value.
...
- Added clear search button.
- Hide search button if dynamic search is active.
- Fixed bug where dynamic search was not dynamically updating when selecting from model dropdown.
- Tweaked CSS padding.
- On touch devices, make model dropdown short, just in case a keyboard is blocking the dropdown options.
2024-07-24 22:00:16 -04:00
Christian Bastian
2d913267fd
Disable double-tap zoom on model manager.
...
- Easy to accidentally do when tabs are collapsed. Can still pinch to zoom in and out, and double tap to zoom back out.
2024-07-24 17:04:33 -04:00
Christian Bastian
8ae773f513
Remove flex-wrap
2024-07-24 16:54:47 -04:00
Christian Bastian
d17cb5d93a
Added button in settings to correct preview image extensions.
...
- Civitai in the past and present sends incorrect image extension information. (content type? content disposition?)
2024-07-24 16:43:11 -04:00
Christian Bastian
89d8e0ee7f
Disabled pointer interactions with active tab button.
2024-07-24 15:02:25 -04:00
Christian Bastian
de3e2a9693
Added approximate file size to download button when available.
2024-07-24 14:53:15 -04:00
Christian Bastian
364fe7f6e2
Fixed index bug.
2024-07-24 02:37:09 -04:00
Christian Bastian
5d7ffb0cf3
Fixed bug with object key-value.
2024-07-24 02:36:35 -04:00
Christian Bastian
7e60dbe827
Load workflow with image name.
...
- Fixed bug using the reserved word `type`.
2024-07-24 02:33:35 -04:00
Christian Bastian
752aac74f7
Fixed download/save ComfyButton bugs with reenable and icon revert.
2024-07-24 02:14:19 -04:00
Christian Bastian
f4b738a2d7
Tweaked icons some more.
2024-07-24 00:40:07 -04:00
Christian Bastian
a5747a5e88
Tweaked a few icons to fit UI better.
2024-07-24 00:04:05 -04:00
Christian Bastian
bf88397603
Replaced tab buttons with ComfyButton.
2024-07-23 23:51:48 -04:00
Christian Bastian
5cc5a8da87
Move [Beta] menu button from actionsGroup to settingsGroup (to match pythongosssss custom nodes Image Feed button).
2024-07-23 22:51:55 -04:00
Christian Bastian
85a8f5f427
Replaced most $el buttons with ComfyButtons.
2024-07-23 22:39:02 -04:00
Christian Bastian
eade5b27d8
Add model manager button to [Beta] menu.
2024-07-23 16:26:28 -04:00
Christian Bastian
3cb8d1b5bd
Fixed sidebar buttons/select to update automatically on setting change.
2024-07-23 15:43:10 -04:00
Christian Bastian
debb0dd07b
Added random tag generator
...
- Similar to A1111, but with sampler settings and only shuffles comma separated tags rather than each word. Not really needed, but makes the "Tag" tab less empty. Maybe doing something closer to A1111 would be better since it appears to generate the tags with variables counts.
- Disabled (second attempt) label text activating input element. `label > *` is problematic.
2024-07-23 01:45:12 -04:00
Christian Bastian
7dd91f0aef
Renamed html class.
2024-07-22 16:42:24 -04:00
Christian Bastian
6b20b36e32
Real-time model search in browse view.
...
- Activated by default..
- Enabled or disabled in settings.
2024-07-22 16:39:42 -04:00
Christian Bastian
94c7fa5b78
Fix error on sidebar button group initialization callback.
2024-07-22 16:13:13 -04:00
Christian Bastian
a9371a7030
Setting added to force compact sidebar control.
...
- Note: It currently requires a window resize or page refresh for the change in setting to take effect.
2024-07-21 22:51:18 -04:00
Christian Bastian
b7046ff631
Hide arrows for narrow sidebar select dropdown to maximize topbar space.
2024-07-21 22:36:53 -04:00
Christian Bastian
35250a99a3
Dynamic sidebar controls. When the screen is too narrow, it automatically swaps to a select dropdown instead of toggleable, single selection buttons.
2024-07-21 22:07:29 -04:00
Christian Bastian
a348dbafbb
Use unicode arrow with wider support.
2024-07-21 17:24:16 -04:00
Christian Bastian
7e5e00ebb6
Added "Load Workflow" button to model thumbnails in model browse view.
2024-07-21 17:11:00 -04:00
Christian Bastian
33df61b0e2
Added "Load Workflow" button to model info view.
2024-07-21 16:17:39 -04:00