Glamour: Can't see actions without title

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Glamour: Can't see actions without title

Sean P. DeNigris
Administrator
The following won't display the action button unless the commented code is
un-commented:

    browser transmit to: #list; andShow: [:a |
        a list
                "title: 'Filter and named action ';"
                act: [:list | list update] iconName: #add on: $n entitled: 'Update' ].

Known issue?



-----
Cheers,
Sean
--
Sent from: http://forum.world.st/Moose-f1310756.html
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev
Cheers,
Sean
Reply | Threaded
Open this post in threaded view
|

Re: Glamour: Can't see actions without title

Tudor Girba-2
Yes, it is a known issue, but it would be really great to actually get a fix for it :D

Cheers,
Doru


> On Dec 15, 2017, at 6:48 PM, Sean P. DeNigris <[hidden email]> wrote:
>
> The following won't display the action button unless the commented code is
> un-commented:
>
>    browser transmit to: #list; andShow: [:a |
> a list
> "title: 'Filter and named action ';"
> act: [:list | list update] iconName: #add on: $n entitled: 'Update' ].
>
> Known issue?
>
>
>
> -----
> Cheers,
> Sean
> --
> Sent from: http://forum.world.st/Moose-f1310756.html
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.list.inf.unibe.ch/listinfo/moose-dev

--
www.tudorgirba.com
www.feenk.com

"What we can governs what we wish."




_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev