Skip to content

Save scroll position of object group and layer properties panels#8809

Merged
4ian merged 1 commit into
masterfrom
claude/scroll-position-object-groups-17hs4n
Jul 6, 2026
Merged

Save scroll position of object group and layer properties panels#8809
4ian merged 1 commit into
masterfrom
claude/scroll-position-object-groups-17hs4n

Conversation

@4ian

@4ian 4ian commented Jul 6, 2026

Copy link
Copy Markdown
Owner

The properties panel already persisted its scroll position for instances, objects and scene properties. The object group panel had the hook wired but with a null id (making it a no-op), and the layer panel did not use it at all. Use the group/layer name as the persisted id, like it's done for scenes, with a placeholder for the base layer whose name is empty.

The properties panel already persisted its scroll position for
instances, objects and scene properties. The object group panel had
the hook wired but with a null id (making it a no-op), and the layer
panel did not use it at all. Use the group/layer name as the persisted
id, like it's done for scenes, with a placeholder for the base layer
whose name is empty.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JQfRzTq2R1piqvD7HZ3f8B
@4ian 4ian marked this pull request as ready for review July 6, 2026 13:30
@4ian 4ian merged commit 07b658f into master Jul 6, 2026
5 of 6 checks passed
@4ian 4ian deleted the claude/scroll-position-object-groups-17hs4n branch July 6, 2026 13:31
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