ndouglas / downdelving-old

An experimental roguelike written in Rust.
The Unlicense
1 stars 0 forks source link

Fix floating text issue in vendor menu. #28

Closed ndouglas closed 2 years ago

ndouglas commented 2 years ago

Story

The control text is not aligned with the bottom edge of the menu box.

Screen Shot 2021-10-26 at 7 39 12 PM

Acceptance Criteria

Implementation Notes

ndouglas commented 2 years ago
Screen Shot 2021-10-26 at 7 58 35 PM

There we go...