Skip to content

Commit

Permalink
Align EquipmentPanel
Browse files Browse the repository at this point in the history
  • Loading branch information
epinter authored and Etienne Lamoureux committed Dec 20, 2017
1 parent a1816a5 commit 1f0cf15
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TQVaultAE.GUI/StashPanel.cs
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ public StashPanel(ItemDragInfo dragInfo, Size panelSize, TTLib tooltip) : base(d
}

this.equipmentPanel.SetLocation(new Point(
BorderPad + offsetX,
offsetX,
this.BagButtons[0].Location.Y + this.BagButtons[0].Size.Height + offsetY));

this.maxPanelSize = panelSize;
Expand Down
Binary file modified src/TQVaultAE.GUI/resources/img/Equipment_bg_new.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1f0cf15

Please sign in to comment.