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

Add MemoizeImpure node and cache image base64 in graph #1595

Merged
merged 4 commits into from
Feb 3, 2024

Conversation

TrueDoctor
Copy link
Member

@TrueDoctor TrueDoctor commented Feb 3, 2024

This is a manual mitigation for the adaptive resolution system that removed the ability of the cache system to work due to the changing footprint.

@Keavon Keavon changed the title Cache base64 representation of images when converting to graphic group MemoizeImpure node and cache base64 representation of images when converting to graphic group Feb 3, 2024
@Keavon Keavon changed the title MemoizeImpure node and cache base64 representation of images when converting to graphic group Add MemoizeImpure node and cache image base64 in graph Feb 3, 2024
@Keavon Keavon merged commit cf5aa9f into master Feb 3, 2024
2 checks passed
@Keavon Keavon deleted the cache_bas64_enc branch February 3, 2024 22:06
TrueDoctor added a commit that referenced this pull request Feb 3, 2024
* Cache base64 representation of images when converting to graphic group

* Fix build

* Fix build again

* Actually fix it this time

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
Tiger3018 added a commit to Tiger3018/Graphite that referenced this pull request Apr 6, 2024
…ow select.

This should also fix other tools, like Fill tool which hook Lmb hints.

* TODO: shallow select is not working when interval clicks.
* TODO: shallow hover is showed same as deep hover.
Tiger3018 added a commit to Tiger3018/Graphite that referenced this pull request Apr 6, 2024
…ow select.

This should also fix other tools, like Fill tool which hook Lmb hints.

* TODO: shallow select is not working when interval clicks.
* TODO: shallow hover is showed same as deep hover.
Keavon pushed a commit to Tiger3018/Graphite that referenced this pull request Apr 29, 2024
…ow select.

This should also fix other tools, like Fill tool which hook Lmb hints.

* TODO: shallow select is not working when interval clicks.
* TODO: shallow hover is showed same as deep hover.
Keavon added a commit that referenced this pull request Apr 29, 2024
* fix: remove folder #1595 when clicked, except for shallow select.

This should also fix other tools, like Fill tool which hook Lmb hints.

* TODO: shallow select is not working when interval clicks.
* TODO: shallow hover is showed same as deep hover.

* Code review

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
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.

None yet

2 participants