Skip to content

SLiMgui freezes when looking at the description for custom plots #678

Description

@vsudbrack

When accessing "About This Graph..." in a custom plot, SLiMgui freezes and becomes irresponsive (at least on MacOS 26). A simple example is adding the following line to the New File default recipe:

1000 late() { slimgui.createPlot("Test"); }

Since we're talking about it, could it be an interesting idea to let the user set a description inside createPlot or in a dedicated method for plots? Could be a nice way to be able to add more details about a plot when sharing code; or keeping track of some metadata, like the last generation the plot was updated.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions