mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2025-02-20 23:47:16 -05:00
minipanel label
This commit is contained in:
parent
3d00a0fd17
commit
52ace1ecb3
@ -294,6 +294,7 @@ func (m *miniPanel) moveRight() {
|
||||
|
||||
func (m *miniPanel) undoMoveRight() {
|
||||
m.panelGroup.OffsetPosition(-panelOffsetRight, 0)
|
||||
m.tooltipGroup.OffsetPosition(-panelOffsetRight, 0)
|
||||
}
|
||||
|
||||
func (m *miniPanel) moveLeft() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user