It seems the ClientProperties is cached in session. Even if I resize the window , it will show the first result.
Is it possible to get the latest browser width/height ? Thanks. 2015-04-18 20:23 GMT+08:00 Martin Grigorov <[email protected]>: > Hi, > > Check wicket-examples. There are demos of (Ajax)BrowserInfo > On Apr 17, 2015 10:56 PM, "smallufo" <[email protected]> wrote: > > > 2015-04-18 9:53 GMT+08:00 smallufo <[email protected]>: > > > > > getApplicationSettings().setUploadProgressUpdatesEnabled(true); > > > > > > > typo > > It is > > *getRequestCycleSettings().setGatherExtendedBrowserInfo(true);* > > > > width is still -1 > > >
