Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement MixedExperiment in Builder tab #248

Draft
wants to merge 45 commits into
base: master
Choose a base branch
from

Conversation

glass-ships
Copy link
Member

@glass-ships glass-ships commented Jan 21, 2025

Addresses #224 (Based off #231)

Implements MixedExperiment support in the Builder tab.

TODO:

  • Add UI element to assign ratio between stacks
  • Fix layer values are linked between samples due to how getSlot() works
  • Fix "Add Stack" and "Delete Stack" not working
  • Make samples draggable?
  • Add an "Add Sample" button above top-most sample?
  • Implement sortedSamples as Stack[] instead of Slab[][] in order to support Repeat layers
    • (future feature in a separate PR?)

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