]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix default Android tile mode
authorPo Lu <luangruo@yahoo.com>
Tue, 23 Apr 2024 09:09:50 +0000 (17:09 +0800)
committerEshel Yaron <me@eshelyaron.com>
Tue, 23 Apr 2024 10:14:02 +0000 (12:14 +0200)
* java/org/gnu/emacs/EmacsGC.java (markDirty): Use rather REPEAT
than MIRROR.

(cherry picked from commit cd56e85c08307915941d5ae03a02569a52a2889c)

java/org/gnu/emacs/EmacsGC.java

index 96df0c61ca613b4fd433f78c9f5c681132620d70..b2474c5bd76d8e71799b136d272750ea8ef297a1 100644 (file)
@@ -139,7 +139,7 @@ public final class EmacsGC extends EmacsHandleObject
          {
            tileObject = new BitmapDrawable (EmacsService.resources,
                                             stippleBitmap);
-           tileObject.setTileModeXY (TileMode.MIRROR, TileMode.MIRROR);
+           tileObject.setTileModeXY (TileMode.REPEAT, TileMode.REPEAT);
          }
        else
          /* Otherwise, update the existing tile object with the new