Conversation
|
Cool! I'm testing on different platforms. On Windows, I get:
Everything else seems to work :) I'll test on Linux and Mac next. |
|
Here are my Mac comments:
|
|
And Linux:
|
|
Oh, and for some reason tests fail? Probably also needs some update to fix that? |
|
Windows:
Removed
Removed
It's possible, but it's hard and it's likely the code will be messy because this is dynamic in plotgallery. |
|
Mac:
Yes.
It depends on
That's Mac's. Most if not all windows have them. I can't remove them in the code.
Same. Linux menu has been dealt while removing the |
|
Problem with changing the name in menu for mac: https://discuss.atom.io/t/change-app-name-in-menu-bar/39839 |
|
I have looked into |
|
Should I quote the base64 image with quotes in line 329 and 338 of |
|
@TonyLianLong I added some methods in a commit in this branch that I believe should fix the base64 problem, i.e. with those methods I think |
|
Now these tests run successfully on my computer. Although not all plots are able to load on the window, there is no error on the Julia side (this could be an issue with |
|
@davidanthoff The tests are successful, but some are cancelled after being successful. Does that mean I still have some code in the test files need to fix, or it is caused by Github Actions? |

This fixes #69.