Fix window position and size issue in low resolution. 82/313882/2 accepted/tizen/unified/20240704.075707 accepted/tizen/unified/dev/20240708.001712 accepted/tizen/unified/x/20240705.012415
authorMd. Farhan Mahtab/NC eXperience Group /SRBD/Engineer/Samsung Electronics <farhan.m1@samsung.com>
Wed, 3 Jul 2024 06:16:06 +0000 (12:16 +0600)
committerMd. Farhan Mahtab/NC eXperience Group /SRBD/Engineer/Samsung Electronics <farhan.m1@samsung.com>
Wed, 3 Jul 2024 06:48:47 +0000 (12:48 +0600)
commit62b9d718d7e24b2003b9a103b185608f3e7e57de
tree8ae8f2b695fae274a8cb566a9af7329dd8b68a5d
parent456a26940e6cfa1362a921e78545f1990d604586
Fix window position and size issue in low resolution.

[Problem] When opening in low resolution the window border is positioned on the left side not centered and window size is not properly adjusted according to resolution.

[Cause & Measure]
 Cause : Window size and position isn't properly initialized and inside CustomBorder Constructor, MinSize is set to default value.
 Measure : Window size, position and  MinSize is properly calculated according to screen size.

Change-Id: Ife04002276ae819f8314dcdc3b740f5f606ed9db
Signed-off-by: Md. Farhan Mahtab/NC eXperience Group /SRBD/Engineer/Samsung Electronics <farhan.m1@samsung.com>
Notifications/Common/AppConstants.cs
Notifications/CustomBorder.cs
Notifications/Notifications.cs
Notifications/core/WindowManager.cs
packaging/org.tizen.notifications-1.0.1.tpk