Frontend Improvement #63
Draft
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Made a Factorio-styled webUI, notably using factorio icons (which can still be polished as it is still simple). However, as I did it initially from an exported map, I had trouble to apply the changes to
viewer.ts. That's why I also included aexamplefolder to depict the result I'm having with the improved js/css.You can view the result at https://ungaul.github.io/mapshot/example/.
If anyone could assist porting the changes to
viewer.ts, it would be appreciated.Note: Obviously, this is not something to merge, as I included the
examplefolder. Once the fixes are done, we should be able to remove it