-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add first class Image support for PIL images (#2113)
* init * improved test and initial implementation * initial work done * python work * UI side in prog * little more python work * some more ui work * make test images bigger * fix images * fix drawer resize * broken object viewer * broken object viewer 2 * got object viewer working * ok, got datasets done i believ * more tests * inital lint * init * a bunch more entity handling * remove sidebar stuff from this PR * little comments * A bunch of little changes * comment * first improvement * little style * lint * finished base implementation of the UI * a little styling * Comment - Checkpoint for Context * Checkpoint part 1: more code * Checkpoint part 1: more code * Checkpoint part 2: Change to context * Comments * Soften table support * removes load calls from UI * possibly done * Done for real besides code cleaning * Done for real besides code cleaning 2 * Lint * Lint * Comment clean * Comment clean 2 * added comment
- Loading branch information
Showing
26 changed files
with
631 additions
and
73 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.