Closed thamara closed 1 year ago
Merging #999 (020b9ab) into main (98f6da7) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## main #999 +/- ##
=======================================
Coverage 73.93% 73.93%
=======================================
Files 27 27
Lines 2179 2179
Branches 345 345
=======================================
Hits 1611 1611
Misses 568 568
Files Changed | Coverage Δ | |
---|---|---|
js/app-config.js | 94.44% <100.00%> (ø) |
Pending check on ubuntu.
Works on linux as well although I forgot to take a snapshot.
Closes #888
Fixing tray icon on mac by providing smaller icon (16x16 and 32x32) to be used only for the tray icon. Needed a few other things along the way, such as a script to generate a icns (icon set used by mac) and fixing release script to support both intel and apple silicon.
Result: