Re: Feedback required: new code generation (branch NEW_CODEGEN)
M A <[email protected]>
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
> On Apr 14, 2019, at 3:20 PM, Dietmar Schwertberger <[email protected]> wrote: > > On 14.04.2019 16:14, M A wrote: >> I added every widget to the GridSizer to test it out. Please let me know if you want any more test done. > > Thanks for reporting. Both bugs are fixed now. The dragging did not work for freshly created frames/dialogs. For frames/dialogs loaded from file or clipboard, the dragging worked. Are these fixes are going into the NEW_CODEGEN branch? I just switched to the branch and the last commit is this: commit a6679bacf496a9a1419ff49923396c9aa394dbdc (HEAD -> NEW_CODEGEN, origin/NEW_CODEGEN) Author: DietmarSchwertberger <[email protected]> Date: Sun Apr 7 20:26:07 2019 +0200 fix redraw error after switching layout on Mac OS