2
0
Эх сурвалжийг харах

Fixed Label.TextGravity bug.

Mark Sibly 9 жил өмнө
parent
commit
237009ac60

+ 1 - 0
modules/mojox/label.monkey2

@@ -156,6 +156,7 @@ Class Label Extends View
 			view.Frame=New Recti( x0,0,x1,Height )
 			x1=x0
 		Next
+		_textRect.Right=x1
 		
 		Return