settings window

Former-commit-id: b85c0f656c331195bd9c35f57a2609cd4f34f3fa
This commit is contained in:
Pfauenauge 2019-04-29 20:51:26 +02:00
parent 1a12bc91a1
commit 85bdff364d

View File

@ -1094,7 +1094,7 @@ impl Hud {
>>>>>>> Map Window, Settings Window
=======
// Content Alignment
Rectangle::fill_with([189.0*4.0, 97.0*4.0], color::TRANSPARENT)
Rectangle::fill_with([198.0*4.0, 97.0*4.0], color::TRANSPARENT)
.top_right_with_margins_on(self.ids.settings_r, 21.0*4.0, 4.0*4.0)
.scroll_kids()
.scroll_kids_vertically()
@ -1129,8 +1129,12 @@ impl Hud {
//.w_h(224.0 / 3.0, 224.0 / 3.0)
//.top_left_with_margins_on(self.ids.settings_bg, -10.0, -10.0)
//.set(self.ids.settings_icon, ui_widgets);
<<<<<<< HEAD
>>>>>>> Map Window, Settings Window
// TODO: Find out if we can remove this
=======
// TODO: Find out if we can remove this
>>>>>>> settings window
// 1 Interface////////////////////////////
if Button::image(if let SettingsTab::Interface = self.settings_tab {