create "Show errors" checkbox, making it possible to hide/show simulation aborts.
I'm following the lead of the design window "Show warnings" checkbox here, and leaving the checkbox present even if there are no errors.
This commit is contained in:
parent
48526af8b8
commit
1dda428b2f
@ -808,7 +808,7 @@ public class SimulationPlot {
|
||||
}
|
||||
|
||||
/**
|
||||
* Is there really no way to set an annotation invisible? This class kludges provides a way
|
||||
* Is there really no way to set an annotation invisible? This class provides a way
|
||||
* to select at most one from a set of annotations and make it visible.
|
||||
*/
|
||||
private class ErrorAnnotationSet {
|
||||
|
Loading…
x
Reference in New Issue
Block a user