mirror of
https://github.com/Studio-Saelix/sencho.git
synced 2026-08-28 03:06:57 +00:00
feat(resources): show multi-stack usedByStacks on images (#1612)
Classify images with a deduped sorted stack reverse index, surface chips in the Images table and inspect sheet, and clear node-bound sheet selection on active-node change.
This commit is contained in:
@@ -86,6 +86,7 @@ function image(repoTag: string) {
|
||||
RepoTags: [repoTag],
|
||||
Size: 1000,
|
||||
Containers: 0,
|
||||
usedByStacks: [],
|
||||
managedBy: null,
|
||||
managedStatus: 'unmanaged' as const,
|
||||
isSencho: false,
|
||||
|
||||
Reference in New Issue
Block a user