Ok, thank you both.
On Thu, Jul 17, 2014 at 7:16 PM, Esteban Lorenzano
wrote:
>
> On 17 Jul 2014, at 19:10, Peter Uhnák wrote:
>
> But in general, is Morphic planned to be discontinued (fully replaced with
> Athens?) or just live as the bottom layer?
>
>
> No.
> Athens is not a replacement for
On 17 Jul 2014, at 19:10, Peter Uhnák wrote:
> But in general, is Morphic planned to be discontinued (fully replaced with
> Athens?) or just live as the bottom layer?
No.
Athens is not a replacement for Morphic, but to the drawing canvas that Morphic
(or any graphical object) uses.
So, it is
But in general, is Morphic planned to be discontinued (fully replaced with
Athens?) or just live as the bottom layer?
On Thu, Jul 17, 2014 at 7:06 PM, Benjamin <
benjamin.vanryseghem.ph...@gmail.com> wrote:
> If you can add some Spec behaviour to match the morphic one, then it’s ok
> :)
>
> Ben
If you can add some Spec behaviour to match the morphic one, then it’s ok :)
Ben
On 17 Jul 2014, at 19:03, Peter Uhnák wrote:
> Well, is this something that should be done on top of the existing solution,
> or should be Morphic be pushed away and use only Spec? Or just use Morphic
> for the v
Well, is this something that should be done on top of the existing
solution, or should be Morphic be pushed away and use only Spec? Or just
use Morphic for the very last item - Button and the rest with Spec?
Currently every Menu[Group|Item]Model has it's morphic counterpart, but I'm
not familiar wi
It is not yet supported, sorry :s
Feel free to propose a solution to this :)
Ben
On 17 Jul 2014, at 18:24, Peter Uhnák wrote:
> Is it possible to force MenuModel to display its groups (and group's items)
> vertically instead of horizontally? The use case is having button palette to
> click o
Is it possible to force MenuModel to display its groups (and group's items)
vertically instead of horizontally? The use case is having button palette
to click on. Both world menu and subMenu of MenuItemModel render it this
way but it is all hidden in the depths of Morphic. Is there any way how to
s