Page 1 of 1

[Done] PB v6.02 FormDesigner Bugfix and New Function

Posted: Thu Apr 27, 2023 11:18 pm
by mk-soft
Bugfix:
- The scrollbars of the workspace were sometimes not visible. The area is now always kept free for the scrollbars.
- Query of the scrollbar width is incorrect under Linux. Fixed value is now used.
- With multi selection of gadgets and multiple moving, the positions were not correct.
- The gadgets inside a scroll area gadget could be selected outside of the scroll area gadget.
- Mousewheel too slow. Value increased.

New:
- Multi selection of gadget with left pressed mouse and mouse movement. A selection frame is not displayed, but the selected gadgets are displayed immediately.

Link: https://github.com/fantaisie-software/p ... c/pull/228

Re: PB v6.02 FormDesigner Bugfix and New Function

Posted: Fri Apr 28, 2023 4:21 pm
by mk-soft
Bugfix:
- IDE Crash at undo delete ScrollArea. Restore all gadget in right order.

Link: https://github.com/fantaisie-software/p ... c/pull/229