Closed agrignard closed 2 years ago
This issue is normally fixed. Please check the latest commit ! https://github.com/gama-platform/gama/commit/381a0b870551317f2279bca59212d0ce4fc792d2
Great! Sorry for this tricky bug not easy to track and also not easy to get either (who on earth want to trigger a trace by pressing a key !)
I'll try the last commit and try to check as much as possible if it has other effect and other layers
Just tested on GAMA_1.8.2_MacOS_M1_with_JDK_10.13.22_f53a785c and it works
Describe the bug I want to press a key ('t') to trigger or not the trace facet on a specific layer (e.g people)
I wanted to use something like this
So far so good when you initialize show_trace to true (if you press the key 't' the trace will be on and off)
now if you initialize show_trace to false (ones might not want to see the trace at the beginning of the simualton especially if it's too show a feature)
Then pressing 't' as no effect To Reproduce Run this model and just change the initial value of
show_trace
Expected behavior Same effect whatever is the value of
show_trace
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):