More XAML customizability, no more wrapping, auto scrolling, and DARK THEME
This commit is contained in:
@@ -34,9 +34,6 @@ namespace Befunge.Editor
|
||||
public MainWindow()
|
||||
{
|
||||
InitializeComponent();
|
||||
|
||||
EditRegion.TextStyler = new BefungeStyler();
|
||||
EditRegion.UpdateColors();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user