Skip to content

Conversation

@TBSten
Copy link
Owner

@TBSten TBSten commented Dec 31, 2025

Summary

  • JVM(デスクトップ)向けに Layout and Semantics インスペクタータブを追加
  • ComposeのセマンティクスツリーをUIで確認できる機能
  • LocalComposeWindow CompositionLocal を追加し、ComposeWindowへのアクセスを提供

Changes

  • LayoutAndSemanticsTab: セマンティクスノードをツリー表示するタブ
  • DefaultInspectorTabs: プラットフォーム別に expect/actual で切り替え
  • otherDesktop ソースセット追加(Android/iOS/Web向けフォールバック)

Test plan

  • JVMでPreviewLabGalleryを起動し、Layout and Semanticsタブが表示されることを確認
  • セマンティクスツリーが正しく表示されることを確認
  • Android/iOS/Webではタブが表示されないことを確認

🤖 Generated with Claude Code

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