Hi Koen,

On 06.08.2012 13:09, Koen Deforche wrote:
> Hey Stefan,
>
> 2012/8/6 Stefan Ruppert<[email protected]>:
>> I have a really complex grid layout which does not work anymore when
>> using 3.2.2-pl1. Currently the main problem is that I have a
>> WContainerWidget within a grid cell which uses a WVBoxLayout. I add two
>> other widgets (WGroupBox and WComboBox) within this container widget.
>> Whenever I add another WGroupBox widget which is not empty I get the
>> following error:
>>
>> [/ fU26IXsEFvua6QyS] [error] "JSignal: bad argument format: '422.667'
>> for C++ type 'i'"
>>
>> This error is repeated fast and only stops when I resize the browser
>> window until the grid cell is not stretched anymore (the vertical size
>> is equal or smaller of the preferred size of all contained widgets I
>> assume).
>
> Oops, I think I know where this comes from. The size reported back to
> the server is not rounded to an integer.
> This needs to be fixed in the JavaScript file.
>
> I've fixed this in git: you can take the latest version of
> StdGridLayoutImpl2.js and StdGridLayoutImpl2.min.js from git to patch
> this in the latest release.

Yes, it fixed that error. Thanks.

But it seems to me that the 3.2.2 is slower in reaction to mouse clicks. 
Is this possible due to the doubleClicked() changes?

Stefan

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to