Fix fill tool on raster image temporarily breaking the graph (#2398)

* Fix fill tool on raster image temporarily breaks the graph

* Avoid vector filling raster layer via checking node category

* check raster image using input type instead

* Add additional check for TextureFrameTable

* Enable the ignore raster test

---------

Co-authored-by: hypercube <0hypercube@gmail.com>
This commit is contained in:
Ellen Gu
2025-03-09 15:18:42 -04:00
committed by GitHub
parent 56662339cc
commit 74b6abbb97
11 changed files with 35 additions and 13 deletions

1
.gitignore vendored
View File

@@ -4,3 +4,4 @@ target/
perf.data*
profile.json
flamegraph.svg