A temporary(!) workaround I used:
aw_win_id.width = li_width
aw_win_id.height= li_height
You can also write a small custom of_resize ( ) function when you need a function that can be call via post method.
A temporary(!) workaround I used:
aw_win_id.width = li_width
aw_win_id.height= li_height
You can also write a small custom of_resize ( ) function when you need a function that can be call via post method.