Skip to content

Reduce App → LeftPanel prop-drilling for sim bridges #61

Description

@TheSevenPens

Summary

App.svelte has ~40 bindables and nearly 1:1 onFoo → sim.setFoo wrappers; LeftPanel is mostly a pass-through.

Work

  • Explore a small bridge helper, shared callbacks object, or tighter child ownership
  • Keep App as state owner unless a clearer pattern emerges
  • Prefer incremental refactor; do not rewrite the panel in one shot

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions