HUD fixes
This commit is contained in:
@@ -238,7 +238,7 @@ public class HudFragment extends Fragment{
|
||||
}
|
||||
});
|
||||
}
|
||||
}).width(dsize * 4 + 4f);
|
||||
}).width(dsize * 5 + 4f);
|
||||
editorMain.visible(() -> shown && state.isEditor());
|
||||
}
|
||||
|
||||
|
||||
+1
-1
@@ -1,3 +1,3 @@
|
||||
org.gradle.daemon=true
|
||||
org.gradle.jvmargs=-Xms256m -Xmx1024m
|
||||
archash=109470755dc41bcb6afe2a6ddfc92f98707214fe
|
||||
archash=a9f704acf0cf17b7044a5659bf62be33cfbffb0f
|
||||
|
||||
Reference in New Issue
Block a user