Commit Graph

39 Commits

Author SHA1 Message Date
pre-commit-ci[bot]
a9bc7eae19 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-06-23 02:58:24 +00:00
ZeroCool940711
ffd7883cb0
Started to move all the streamlit code and dependencies to its own folder in webui/streamlit and moving the backend to use nataili, this should help make it self-contained and reduce the amount of code we have in other places which should also make it so the code is easier to understand and read. 2023-01-31 14:30:59 -07:00
aedhcarrick
b911dba585 minor fix(flet ui) 2022-12-28 14:27:51 -06:00
aedhcarrick
4f6dbd7ecd fixed page/window resizing bug.(flet ui) 2022-12-28 12:24:51 -06:00
aedhcarrick
8c0079485f added context menu to layer slots(flet ui) 2022-12-27 15:21:46 -06:00
aedhcarrick
5ef64a20ac moved more cross module calls to main(flet ui) 2022-12-26 14:21:29 -06:00
aedh carrick
092d35e527 started to move all module calls to main(flet ui) 2022-12-25 18:42:15 -06:00
aedh carrick
5b71cbd5df replaced canvas_preview with window for faster rendering(flet ui) 2022-12-25 16:47:55 -06:00
aedhcarrick
784840c50e adding canvas tools(flet ui) 2022-12-22 14:17:29 -06:00
aedhcarrick
71730853ea re-enabled draggable layers(flet ui) 2022-12-21 15:47:16 -06:00
aedhcarrick
6163597469 more tweaks to property panel (flet ui) 2022-12-21 14:15:18 -06:00
aedhcarrick
028cd2c603 fixed bug in 'flet_gallery_window.py'(flet ui) 2022-12-20 14:20:58 -06:00
aedhcarrick
46e1cf680c minor tweak to property panel(flet ui) 2022-12-20 14:09:28 -06:00
aedhcarrick
16176b3492 changed gallery from row to grid view, updated property panel(flet ui) 2022-12-20 13:54:32 -06:00
aedhcarrick
6368d1edfe added preview to properties 2022-12-19 15:08:45 -06:00
aedh carrick
eefb4de6ce squashed bug in canvas(flet ui) 2022-12-18 18:19:41 -06:00
aedhcarrick
3f8ab89d7c bug in canvas.update() 2022-12-18 16:22:38 -06:00
aedh carrick
942e0c3ed6 trying to fix canvas bug(flet ui) 2022-12-17 18:32:00 -06:00
aedh carrick
a71cf1b1de added canvas scaling(flet ui) 2022-12-16 18:24:35 -06:00
aedhcarrick
2cc91e3d07 more work on canvas(flet ui) 2022-12-15 15:49:41 -06:00
aedhcarrick
58db3ffe02 renamed appbar to titlebar, because we don't want 'page.appbar'(flet ui) 2022-12-15 13:08:51 -06:00
aedhcarrick
3df54f3645 moved messages to 'flet_messages.py' 2022-12-14 15:08:27 -06:00
aedhcarrick
08070a5c0f moved app_panel to 'flet_appbar.py' 2022-12-14 14:03:49 -06:00
aedhcarrick
90a7a5d6cf more refactoring (flet ui) 2022-12-13 16:31:44 -06:00
aedh carrick
c0565ff5ae added flet_file_manager.py (flet ui) 2022-12-12 17:43:36 -06:00
aedh carrick
a2a147c742 moved settings and gallery completely into helper files. (flet ui) 2022-12-12 10:27:49 -06:00
aedhcarrick
79ac1b785f more refactoring on flet webui(WIP) 2022-12-11 16:06:09 -06:00
aedhcarrick
ae7b33279b moved toolbar to 'flet_tool_manager.py' 2022-12-11 14:47:08 -06:00
aedh carrick
732aed430f (webui_flet.py:WIP) tied more controls to settings 2022-12-10 19:08:56 -06:00
Aedh Carrick
be0eb6bf1a more updates to 'webui_flet.py' 2022-12-08 14:17:58 -06:00
Aedh Carrick
73a96e5d76 added tools, cropped images to canvas size. 2022-12-07 15:17:40 -06:00
Aedh Carrick
b950d83ce5 moved canvas to 'flet_canvas.p' 2022-12-07 12:41:34 -06:00
Aedh Carrick
8f89bd869a added dragbars to resize panels 2022-12-06 15:49:32 -06:00
Aedh Carrick
0440929dcd added image for empty gallery 2022-12-06 11:23:59 -06:00
aedh carrick
e5a3a1b047 more work on flet gallery 2022-12-05 22:16:52 -06:00
Aedh Carrick
46ea2be0db add gallery window 2022-12-05 16:36:40 -06:00
Aedh Carrick
064a7e9554 add uploaded images as layers 2022-12-05 11:47:59 -06:00
aedh carrick
2a8366074b minor cchange to 'flet_utils.py' 2022-12-04 19:33:06 -06:00
Aedh Carrick
cb804925f6 moved 'webui_flet' to 'webui/flet/'. fixed file uploader. 2022-12-04 15:48:55 -06:00