On Thu, 22 Sep 2022 17:34:37 GMT, Harshitha Onkar <[email protected]> wrote:
> Additionally instead of using **SM_CXSIZEFRAME** (the name can be ambiguous > too) can we change it to **SM_CXFRAME** ? Yes, `SM_CXFRAME` is neutral, it doesn't refer to either resizeable or non-resizeable frame. ------------- PR: https://git.openjdk.org/jdk/pull/9954
