mirror of
https://github.com/edubart/otclient.git
synced 2025-12-04 08:56:51 +01:00
UIImageView, fixes to minimap
This commit is contained in:
@@ -248,13 +248,15 @@ MinimapFlagWindow < MainWindow
|
||||
|
||||
// Minimap Full Panel
|
||||
|
||||
MinimapFullPanel < UIWidget
|
||||
image-smooth: true
|
||||
border-width: 2
|
||||
border-color: #000000
|
||||
MinimapFullPanel < FlatPanel
|
||||
phantom: false
|
||||
anchors.fill: parent
|
||||
anchors.top: topMenu.bottom
|
||||
|
||||
ImageView
|
||||
id: image
|
||||
anchors.fill: parent
|
||||
|
||||
Button
|
||||
!text: tr('Close')
|
||||
margin-right: 4
|
||||
|
||||
Reference in New Issue
Block a user