mirror of
https://github.com/tobara-va/MapTilesDownloader.git
synced 2026-09-16 02:01:43 +00:00
[PR #3] [CLOSED] Slim UI and bug fixes #3
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tylerobara/MapTilesDownloader#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/tobara-va/MapTilesDownloader/pull/3
Author: @tblauer
Created: 10/22/2024
Status: ❌ Closed
Base:
master← Head:slimUI-and-bug-fixes📝 Commits (2)
9e78a5bInitial commit, add out of memory crash, make UI quieter to enhance7bb747eReverted to original mapbox access token📊 Changes
5 files changed (+62 additions, -43 deletions)
View changed files
📝
.github/workflows/docker-image.yml(+2 -2)📝
README.md(+14 -12)📝
docker-compose.yml(+1 -1)📝
src/UI/main.js(+42 -25)📝
src/server.py(+3 -3)📄 Description
Remove some of the tile drawing from the UI to hopefully increase performance
Fix out of memory crashes using fixes described in https://github.com/AliFlux/MapTilesDownloader/issues/12
Removed some logging from server
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.