godot
godot copied to clipboard
Add Feature to customize the minimap
Minimap (line spacing and line scaling) Feature
Added feature that allows us to edit the line spacing and line scale of the Minimap.
https://github.com/godotengine/godot/assets/90724319/1ce6e157-3928-4a62-9389-f0d63ac69604
Why?
The current minimap in Godot is tiny and small.. This PR increased the default size and allows for customization to look more visually appealing.
Hi, please squash your commits and use a commit message that resembles your PR title.
Hi, please squash your commits and use a commit message that resembles your PR title.
Hi is it better now?
Great!, but the commits need to be squashed (always).
Great!, but the commits need to be squashed (always).
Thank you.. I am trying to squash them but it says there's a merge amongst the commits.. so now I don't know how to squash them or remove the merge between the commits..
Thank you.. I am trying to squash them but it says there's a merge amongst the commits.. so now I don't know how to squash them or remove the merge between the commits..
I recommend using a GUI-based git client to do it (GitKraken for example) - where you can easily select multiple commits, click the squash button in context menu and force-push it to the remote repo.
If you stuck completely - you can close this PR and recreate it (nothing bad in it, this is common problem across newcomers).
If you stuck completely - you can close this PR and recreate it (nothing bad in it, this is common problem across newcomers).
Alright I think I'll close it an create a new PR then.. since I'm struggling :)
Closing and reopening a new one.. (having problems fixing Squash Issues)...