Skip to content

Conversation

@ershn
Copy link
Contributor

@ershn ershn commented Sep 25, 2023

The documentation states that right clicking with the tilemap selection tool removes the selection.
However, when you do so in Godot 4.1.1 nothing happens. A right click behaves exactly the same as a left click.

I initially opened an issue on the engine repository thinking it was a bug, but after talking with contributors it seems more likely that the documentation is wrong.
Removing tiles with the selection tool is not very intuitive and does indeed seem a bit weird.

godotengine/godot#81933

@AThousandShips

This comment was marked as outdated.

@Minoxs
Copy link

Minoxs commented Sep 25, 2023

@AThousandShips there is no need for implementation, the documentation is just outdaded technically.

@ershn shouldn't it be documented that Select + Delete removes tiles? Seeing how Copy&Paste is documented, I think it's only reasonable.

@AThousandShips
Copy link
Member

Got it backwards indeed

@Piralein Piralein added enhancement area:manual Issues and PRs related to the Manual/Tutorials section of the documentation labels Sep 26, 2023
Right clicking with the tilemap select tool doesn't remove the
selection so remove the documentation about it.
Document the behavior of the Delete key.
@ershn ershn force-pushed the remove_doc_of_unimplemented_feature_of_tilemap_select_tool branch from 92442e5 to 7cc59d3 Compare September 26, 2023 12:09
@ershn
Copy link
Contributor Author

ershn commented Sep 26, 2023

@Minoxs Yes, that seems reasonable. I added that to the PR.

@mhilbrunner
Copy link
Member

Thanks! Merged.

@mhilbrunner
Copy link
Member

Cherry-picked to 4.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:manual Issues and PRs related to the Manual/Tutorials section of the documentation cherrypick:4.0 enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants