Explorar o código

set default cursor

bstouls %!s(int64=8) %!d(string=hai) anos
pai
achega
6262c7e02f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      h2d/Flow.hx

+ 1 - 0
h2d/Flow.hx

@@ -400,6 +400,7 @@ class Flow extends Sprite.Container {
 		if( b ) {
 			if( interactive == null ) {
 				interactive = new h2d.Interactive(0, 0, this);
+				interactive.cursor = Default;
 				properties[properties.length - 1].isAbsolute = true;
 				if( !needReflow ) {
 					interactive.width = calculatedWidth;