-
https://github.com/pharo-project/pharo
-
**Expected behavior**
When the tab list can not be scrolled no scroll bar is shown
**Actual behavior**
Scroll bar is always shown
**Steps to reproduce the issue**
1. visit https://www.jstor…
-
Hello,
In a playground, if you do:
```st
ToElement new toTheme inspect.
```
It raises an exception.
![image](https://github.com/pharo-graphics/Toplo/assets/34318678/1c4e3f83-34e1-40c5-8bcf…
-
Disgenet has scores for the strength of association between a gene and a disease.
I think these should be in pharos.
can we pull them in?
-
Beautiful work!!! I _really_ want this in Pharo and I noticed it's on your todo list. How can I help?
-
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…
-
**Bug description**
Deleting a method X from duplicate class B removes the classification from the method X of original class A.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to Pharo1…
-
```
PharoCommonTools class >> worldMenuOn: aBuilder
(aBuilder item: #'System Browser')
parent: #Browsing;
action: [ self tools openClassBrowser ];
order: 0;
keyText: 'o, b';
…
-
**The problem**
We want our dependencies to be up to date so we can continue to benefit from and evolve with the ecosystem around us.
**The solution**
Upgrade from StyleDictionary 3 to 4
**Add…
-
This task may need to be broken down into smaller tasks