Closed jpegjames closed 6 years ago
This should work, but causes other issues
// true should allow the arrow to invert but does not but it negatively affects the Glukey icon
iconBase?.isTemplate = true
Possibly this could change to include a toggle for light or dark icon:
self.statusItem.image = NSImage(named: "\(Constants.statusIconBase)\(current_data["Trend"]!)")
Fixed with cd19e3010a900304fdea5ad849b665898a0a53d1