mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2024-11-17 18:06:03 -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…
Reference in New Issue
Block a user