v0.3.4: more alyout improvements
This commit is contained in:
committed by
Evan Debenham
parent
41185a37e0
commit
4ffa659e0a
@@ -107,7 +107,7 @@ public class RedButton extends Button {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public float reqWidth() {
|
public float reqWidth() {
|
||||||
return text.width() + 3;
|
return text.width() + 2.5f;
|
||||||
}
|
}
|
||||||
|
|
||||||
public float reqHeight() {
|
public float reqHeight() {
|
||||||
|
|||||||
Reference in New Issue
Block a user