Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,109 contributions in the last year
Contribution activity
November 2020
Created 8 commits in 3 repositories
Created an issue in ObjectProfile/Roassal3 that received 2 comments
Is there a way to improve force based layout?
Currently, it is a disaster :-) c := RSCanvas new. classes := Collection withAllSubclasses collect: [ :cls | RSEllipse new model: cls ]. c addAll: …

