-
I got an interesting case where calling twice the `adjustToChildren` made different results and I think the logic of this method is wrong.
We have a composite shape and some children that are not s…
-
from discord
```
jecisc — hoy a las 16:22
In the end, I'm having this script:
c := RSChart new.
p := RSScatterPlot new x: (housing column: #longitude) values y: (housing column: #latitude) va…
-
This should significantly speed up parsing: https://bitbucket.org/janvrany/stx-goodies-petitparser/wiki/Home
-
We should follow the simple guideline that TESTS should be separated from RUNTIME code. Because when you want to have a modular and minimal system you might only want to use packages with the RUNTIME …
-
In Pharo 13 build 312, selecting ‘Debug Point Browser’ in the ‘Debug’ menu signals a MessageNotUnderstood (“#copyWith: was sent to nil”).
-
**Bug description**
I started with a new image of Paro 12 (stable), and went to the menu to load Roassal (full). After some times and the normal progression, the loading stopped with the following er…
-
PolyMath should load DF : https://github.com/PolyMathOrg/DataFrame
-
Hi!
In P10, when you evaluate `AthensTigerWindow openAnimated` you get:
http://www.giphy.com/gifs/WUdi6gjbUpVjS3NrKq
I was particularly interested on this case, so I tried to implement it.
…
-
Moving the cursor through a ToAlbum by just holding the right arrow key seems a bit slow compared to doing the same with a RubScrolledTextMorph:
https://github.com/pharo-graphics/Toplo/assets/16112…
-
Hello:
Do you know what version of the library matches the Chipmunk Pharo bindings? If so, it would be great to add it to README.
In sthub, @estebanlm mentions the command line to execute:
~~~
c…