3.2.0

Columns will not resize

Hello,

I had been experiencing a problem where the columns in the grid would not resize. The column dividers could be dragged either left or right, but upon mouse release they would snap back to their original position.

What I narrowed the problem down to was a css include as similar to this:

<link rel="stylesheet" type="text/css" media="print" href="/css/style.css" />


It seems the media type of 'print' was causing the problem. Maybe this will help someone out or maybe I haven't found the root problem? Thanks
Adam W
August 9,
Yes, this is a bug in AW - the column width rules are added into the last stylesheet (regardless of the media attribute). As a workaround add one more empty style block at the end.
Alex (ActiveWidgets)
August 10,

This topic is archived.

See also:


Back to support forum