HI
In Desktop environment, User can resize the window of the browser,
But I found that the Close event not fired while user maximize the window (ex. 1024 x 768) :
Reintroduce steps :
1.minimize the browser window (ex. width: 400px or smaller, height: any) then the ResponsivePanel's ToggleButton appears;
2.maximize the browser window (ex. 1024 x 768), the Close event not fired.
How can I detect the Close event while user maximize the browser window ?
Is the functionality will be fixed in the future release ?
*click the ToggleButton will fire the Close event normally.
Best regards
Chris