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