Astares
Astares
If you open a shared workspace from the service that @svenvc provides like this example URL: http://ws.stfx.eu/6M3DIN9WNU2O  then it uses old removed class "**GTPlayground**" which is now "**StPlayground**". So...
The new DarkBlue theme does not have much contrast. It is unfortunately hard to distinguish the overlapping windows on the background due to this  It is also missing/not (yet)...
Latest Pharo 13 Pharo-13.0.0+SNAPSHOT.build.97.sha.0fae5fb064445da022dff1940b5004ce59190c3d (64 Bit) - go to **Roassal** -> *Load full version* - open Layout Studio from Roassal menu - click on "Change Layout" and select **RSClusterRadialTreeLayout** -...
- Windows with Pharo 12 - I try to **push** a project using Iceberg and I always get an error **early EOF Error** - happens to new as well as...
At the moment and by design Pharo accepts/uses often the slot name as pairs of slotname (a symbol) on the left and the slot class on the right with the...
Pharo 12/13 The content in the toolbar buttons, typically an icon and a text (like buttons in Iceberg or other tools) is **vertically not correctly centered**. The upper padding is...
The book mentions #iconManager: in chapter 3.7 to set a custom icon manager - but this setter method is in category "TOREMOVE" in Pharo 13 and there is no sender...
If you use Microdown in comments it is possible also to reference images: ``` This should display a docker image from wikipedia:  ``` but for this particular URL Pharo...
[https://scoop.sh](https://scoop.sh) is a installer for Windows with well known packages like NodeJS and other. Would be nice if we could list Pharo Launcher and the different Pharo releases with Scoop...
# APPIMAGE There is an open source tool for packaging and running software on **any** Linux distribution It is called "AppImage" (see [https://appimage.org/](https://appimage.org/)) It is used by different IDEs /...