EmergentOrganization / cell-rpg

:black_square_button: connect to a universe where cellular automata have run rampant
http://emergentorganization.github.io/bridge/
Other
12 stars 1 forks source link

EquipmentMenu alignment #98

Closed 7yl4r closed 8 years ago

7yl4r commented 8 years ago

I can't figure out how to get the alignment of things to work in the EquipmentMenu. Ideally we want things to look as close to the UI mockups (see #97), but at a bare minimum we need the +/- buttons to align to the bottom so they are on either side of the energy display bar. This shouldn't be a hard thing to accomplish, but my attempts have been fruitless. Should be an easy fix for someone with more libgdx experience.

BrianErikson commented 8 years ago

equipment menu

Once we get more art in accordance with #97 I will finish this up

7yl4r commented 8 years ago

I am soooo happy you figured this out. I couldn't believe how much trouble I was having with this. Looks much better already.

On Sat, Jun 4, 2016, 3:48 PM Brian Erikson notifications@github.com wrote:

Closed #98 https://github.com/EmergentOrganization/cell-rpg/issues/98.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/EmergentOrganization/cell-rpg/issues/98#event-682003807, or mute the thread https://github.com/notifications/unsubscribe/ABAK_njcIs99Nhlt6YCi7cSs3ij6fvXnks5qIdZ6gaJpZM4IsNpD .

BrianErikson commented 8 years ago

Yeah those Vertical/Horizontal groups seem to be pretty shoddy, so I switched them out for Tables. Not your fault at all, just a bad class