On Sun, Jul 26, 2015 at 9:41 AM, Alexandre Bergel <alexandre.bergel@me.com> wrote:
I have included the Resizable from DynaCASE-Roassal2-PeterUhnak.156. The class DCTRAnnouncingOverseer does not exist then. All seems to work well.
(as you said, I have also included missing classes).
I have taken the latest roassal in a fresh image and all seems good.

Apparently your changes are not in the DynaCASE-Roassal2 package in the roassalcontrib repo right?

This is odd, it's definitely there.
I downloaded Roassal and peteruhnak/roassal-contrib into a fresh image and it is there.

When you run DCRTResizable class>>example you should see this
(there have been changes compared to what's in Roassal - namely it's lazy loaded and resize deselection will occur if you click on any other element, whether resizable or not)
Name of the respective commits in roassal-contrib is
DynaCASE-Roassal2-PeterUhnak.161
and
DynaCASE-Trachel-PeterUhnak.54

Peter