Skip to content

add foreground/background picker with v-select image selector - #45

Closed
johnarban wants to merge 4 commits into
cosmicds:mainfrom
johnarban:add-foreground-background-flow
Closed

add foreground/background picker with v-select image selector#45
johnarban wants to merge 4 commits into
cosmicds:mainfrom
johnarban:add-foreground-background-flow

Conversation

@johnarban

Copy link
Copy Markdown
Contributor

Replace the old Gallery with a foreground/background picker. The picker uses v-select because you can customize the options list. It is built to take up little space when closed.

image

ai use note: The design, initial implementation, interaction flow, and overall architecture are mine. Claude was used to adjust styles and layout, fix and clean up the the logic and controls and considerably improved the implementation. It created the v-select implementation with some guidance.

johnarban added 4 commits May 5, 2026 21:06
Replaces the single-select Gallery UI with a ForegroundBackgroundPicker
that lets the user independently set foreground and background imageset
layers. AltGalleryItemSelector uses a Vuetify v-select with thumbnail
previews in both the closed field and dropdown. Gallery gains
useLayerSelectionOrder to keep layer z-order in sync. BubblingGalaxies
wires the two selections into separate DetailSummary labels, each
opening the info sheet for that specific place.

GalleryItemSelector (button-based picker) is kept commented out as an
alternative implementation.

Built in collab with Claude
@johnarban johnarban closed this May 6, 2026
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.

1 participant