Thanks, patch applied.
On Tue, Aug 28, 2012 at 4:51 PM, Akshay Joshi
wrote:
> Hi Dave
>
> I have seen one problem in the dlgProperty::Go() function, where SetSize()
> function which is used to fix UI glitch on MacOS X and Windows has never
> been called in case of modal dialog. I have fixed the i
Hi Dave
I have seen one problem in the dlgProperty::Go() function, where SetSize()
function which is used to fix UI glitch on MacOS X and Windows has never
been called in case of modal dialog. I have fixed the issue. Attached is
the patch.
Can you please review it and if it looks OK to you please