We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbd235e commit 940c262Copy full SHA for 940c262
Bonsai.Design.Visualizers/BufferedVisualizer.cs renamed to Bonsai.Design/BufferedVisualizer.cs
@@ -2,7 +2,7 @@
2
using System.Reactive.Linq;
3
using System.Windows.Forms;
4
5
-namespace Bonsai.Design.Visualizers
+namespace Bonsai.Design
6
{
7
/// <summary>
8
/// Provides an abstract base class for type visualizers with an update
0 commit comments