Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7318e053 authored by Omar Elmekkawy's avatar Omar Elmekkawy Committed by Android (Google) Code Review
Browse files

Merge "Fix a bug where the tiling divider isn't drawn when snapping to same pos." into main

parents a504f3ce 34dd5424
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -152,6 +152,8 @@ class DesktopTilingWindowDecoration(
                    endBounds = destinationBounds,
                    callback,
                )
            } else {
                callback.invoke()
            }
        }
        return isTiled