Skip to content
This repository was archived by the owner on Mar 31, 2025. It is now read-only.

Fix Chart Saving in Linux and MacOS, Display App Icon in MacOS #16456

Merged
merged 2 commits into from
Mar 16, 2025

Conversation

crowplexus
Copy link
Contributor

@crowplexus crowplexus commented Mar 14, 2025

fixes a bug with Linux and Mac where the files saved by the chart editor do not correspond to where they are actually saved on Windows (i.e: file named and saved as "assets\shared\data\test\test-hard.json" instead of "test-hard.json" in the "assets/shared/data/test" folder)

also fixes the app icon not showing up in the MacOS dock

SHOULD fix #16441

@crowplexus crowplexus marked this pull request as draft March 14, 2025 14:59
you know, even though mac is not properly supported, I feel like this should be done
@crowplexus crowplexus marked this pull request as ready for review March 14, 2025 15:26
@crowplexus
Copy link
Contributor Author

hopefully this works, I'm still gonna test on my own system, compiling just takes forever!

@crowplexus crowplexus changed the title Attempt to fix saving charts on other systems Fix Chart Saving in Linux and MacOS, Display App Icon in MacOS Mar 14, 2025
@ShadowMario ShadowMario merged commit f1fd083 into ShadowMario:main Mar 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Control + S saves charts incorrectly on Linux.
3 participants