Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More updates to flet ui. #1720

Merged
merged 20 commits into from
Dec 21, 2022
Merged

More updates to flet ui. #1720

merged 20 commits into from
Dec 21, 2022

Conversation

aedhcarrick
Copy link
Contributor

Description

finished de-spagetti-fication.(mostly)
all elements are now in their own modules.
elements can call one another's functions via self.page..
changed messages window to list_view for smoother scrolling.
changed gallery to grid view. <-- just looks nicer, also smoother scrolling.
added uploads. can add images as layers, from both uploads and gallery.
added preview to properties panel.
working canvas. <-- only pan/zoom functions work for now.
To Do:
-compose proper config, to give main access to needed settings. then integrate them.
-add needed tools to toolbar, add functions to tools in canvas.
-add properties to property panel
-add multi-user support? in case someone wants multiple clients connecting to same server.
-add more comments/docs to code.

Checklist:

  • I have changed the base branch to dev
  • I have performed a self-review of my own code
  • I have commented my code in hard-to-understand areas
  • I have made corresponding changes to the documentation

@ZeroCool940711 ZeroCool940711 merged commit 84225f9 into Sygil-Dev:dev Dec 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants