2016-09-02 15:56 GMT+02:00 Nicolai Hess <nicolaih...@gmail.com>:

>
>
> 2016-09-02 15:29 GMT+02:00 Sean P. DeNigris <s...@clipperadams.com>:
>
>> Peter Uhnak wrote
>> > LabelModel has #emphasis:
>>
>> Another apparent bug:
>>     LabelModel new
>>         emphasis: #(struck); <--- doesn't work. It accepts #struck as a
>> valid option, but does not strike the text
>>         label: 'struck';
>>         openWithSpec
>>
>>
> I think it sould work like that, it works for italic
>  LabelModel new
>         emphasis: #(italic);
>         label: 'italic?';
>         openWithSpec
>
> somehow, "struc" should be 8 not 16, I don't know where or when this
> changed.
>


see bug report 19067
<https://pharo.fogbugz.com/f/cases/19067/Wrong-emphasis-code-for-struck-and-narrow>
Wrong emphasis code for struck and narrow



>
>>
>>
>> -----
>> Cheers,
>> Sean
>> --
>> View this message in context: http://forum.world.st/Spec-Tex
>> t-Emphasis-tp4913688p4913799.html
>> Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
>>
>>
>

Reply via email to