Adds better rendering calls into SVG

This commit is contained in:
Curtis Hard
2022-04-17 12:45:44 +01:00
parent 1727505968
commit 757c4317d3
9 changed files with 112 additions and 162 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
- (IJSVG *)svg
{
return [IJSVG svgNamed:@"home"];
return [IJSVG svgNamed:@"NewTux"];
}
- (void)drawRect:(NSRect)dirtyRect