-
New: Support and documentation for sending
tracingupdates through a Nutmeg view. -
New:
View::newis nowconst, so that astaticview can be constructed in a global variable: you no longer need to wrap them in anArc. Seeexamples/static_view.
New: Support and documentation for sending tracing updates through a Nutmeg view.
New: View::new is now const, so that a static view can be constructed in a global variable: you no longer need to wrap them in an Arc. See examples/static_view.