Skip to content

Feat/boss stack direction#342

Open
a-stephany wants to merge 1 commit into
EllesmereGaming:mainfrom
a-stephany:feat/boss-stack-direction
Open

Feat/boss stack direction#342
a-stephany wants to merge 1 commit into
EllesmereGaming:mainfrom
a-stephany:feat/boss-stack-direction

Conversation

@a-stephany
Copy link
Copy Markdown

Add a new boss frame “Grow Direction” option with Up / Down support.

This is a single feature PR only, as requested.

Changes included:

  • Add a Grow Direction dropdown to boss frame settings (see screenshot)
  • Use Up / Down in the dropdown, with Up first (see screenshot)
  • Allow negative boss spacing values (prevent overlapping with castbar)
  • Update boss frame anchoring so spacing is consistent in both directions
    • Up: new boss frame attaches to previous boss TOPLEFT → BOTTOMLEFT
    • Down: new boss frame attaches to previous boss BOTTOMLEFT → TOPLEFT
  • Screenshots are attached below to show the UI and in-game result.
DOWN UP

- Fix dropdown label order: Up before Down
- Add dropdown to select boss frame stacking direction (up/down)
- Allow negative vertical spacing values for boss frames
- Update boss frame anchoring to respect frame height in both directions:
  * Up: BOTTOMLEFT of new frame anchors to TOPLEFT of previous frame
  * Down: TOPLEFT of new frame anchors to BOTTOMLEFT of previous frame
- Add spacer widget type for UI layout flexibility

This ensures consistent spacing behavior regardless of stack direction.
The dropdown uses DualRow with a spacer to avoid spanning full width
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