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

Commit ef522b07 authored by Vania Desmonda's avatar Vania Desmonda
Browse files

Create flag for enable_desktop_windowing_size_constraints.

Fixes: 346554228
Flag: EXEMPT adding a flag
Test: build
Change-Id: I5f13c608dc5228f4aca38976acaa9aef72392588
parent 0fb68d4c
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -113,3 +113,10 @@ flag {
    description: "Introduces a new observer in shell to track the task stack."
    bug: "341932484"
}

flag {
    name: "enable_desktop_windowing_size_constraints"
    namespace: "lse_desktop_experience"
    description: "Whether to enable min/max window size constraints when resizing a window in desktop windowing mode"
    bug: "327589741"
}