Indeed, that is a bug. Could you open a Pharo issue for this? Cheers, Doru On Tue, Oct 13, 2015 at 4:51 PM, Alexandre Bergel <[hidden email]> wrote:
|
There is this issue, too:
|
In reply to this post by Tudor Girba-2
Done
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
|
The two issue are not related. This bug appeared because the 'Playground' view was using PluggableTextMorph which no longer works on in Pharo. I replaced the editor with rubric and it should work now. We should deprecate the renderers based on PluggableTextMorph in glamour. For that we need to: - deprecate GLMCompositePresentation>>#smalltalkCode and replace it senders with #pharoMethod and #pharoPlayground - switch the the rubric renderer in GLMCompositePresentation>>#text; Or do we deprecate #text and keep just #rubricText ? - deprecate all classes that are linked to the PluggableTextMorph renderer. Cheers, Andrei On Tue, Oct 13, 2015 at 6:35 PM, Alexandre Bergel <[hidden email]> wrote:
|
Thanks Andrei :)
We were focusing on all the other users of PlugTextMorph :) Stef Le 13/10/15 21:48, Andrei Chis a
écrit :
|
In reply to this post by Andrei Chis
Hi,
On Tue, Oct 13, 2015 at 9:48 PM, Andrei Chis <[hidden email]> wrote:
Yes.
+1
We switch text: to point to the Rubric renderer.
+1. Doru
|
Free forum by Nabble | Edit this page |