#1 Fix the GUI placement of buttons

오픈
david2 년 전을 오픈 · 0개의 코멘트
David Thielemann 코멘트됨, 2 년 전

Currently the buttons are kind of placed all over the place.

I'm thinking a Grid is actually what I want rather than a VBox and HBoxes within that. (since I think the HBox doesn't properly center the content like I think it should/want it to)

This is a simple change to main.go updating the SetContent for the home window.

TODO:

  • Changed from a VBox to a Grid with possibly Grids inside that
  • Get the GUI to look more like goRoku's GUI (of course it's web-based and added a nice web framework for managing it's layout)
  • Make this v0.0.2
Currently the buttons are kind of placed all over the place. I'm thinking a Grid is actually what I want rather than a VBox and HBoxes within that. (since I think the HBox doesn't properly center the content like I think it should/want it to) This is a simple change to main.go updating the SetContent for the home window. TODO: - [ ] Changed from a VBox to a Grid with possibly Grids inside that - [ ] Get the GUI to look more like goRoku's GUI (of course it's web-based and added a nice web framework for managing it's layout) - [ ] Make this v0.0.2
로그인하여 이 대화에 참여
마일스톤 없음
담당자 없음
참여자 1명
로딩중...
취소
저장
아직 콘텐츠가 없습니다.