Aaron Brandes

Results 111 comments of Aaron Brandes

Hi We are sorry you ran into this problem. In order to give you more help we need to be able to reproduce the problem. If can send instructions on...

Hi, We are sorry you have encountered this problem. Which extension are you using? Please make sure you have the most recent version of the extension. You can do this...

I think the comments related to Using are helpful Import scala.util.Using // Scala utility for safe resource management // `Using.resource` ensures that the file resource is automatically closed after use

Looks good to me.

I have confirmed the bug. I used the following code and exported world file to show that given the same set of links and turtles and a random seed the...

Hi, We are sorry you have encountered this problem. I will explain how I got things to work on a MacOS system 14.4.1. I was able to run nlrx version...

The vertical slider looks good when created, but something goes wrong when you change the value using the interface. see image ![vertical slider bug](https://github.com/NetLogo/NetLogo/assets/56969066/c6034b30-ca00-4e41-92ec-049d0bbf0ce2)

Current version has an RGB color picker. we need to decide whether we are going back to the swatches version. Since the color chooser can only return NetLogo colors a...

Yes, the color picker in this version has both RGB and HSB. It should also have alpha or transparency. We need feedback on the color issue but my guess is...