Node3D editor: Added tooltips for Grid Snap and Local Space transform toggles #153
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.
A very small PR to fix a lingering inconsistency with the buttons in the Node3D editor view, in that the Use Local and Grid Snap toggles didn't have tooltips when hovered.
The results:
![image](https://private-user-images.githubusercontent.com/66447088/373770610-07d4b7be-78fd-4a5a-af81-c67d563bf9d5.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNjY5NzksIm5iZiI6MTczOTM2NjY3OSwicGF0aCI6Ii82NjQ0NzA4OC8zNzM3NzA2MTAtMDdkNGI3YmUtNzhmZC00YTVhLWFmODEtYzY3ZDU2M2JmOWQ1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDEzMjQzOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWM2M2IzZjJjMjAwZGNmODBkM2Y3ZjUwZTFmNDA3MThkNTgxYjVmZTk2ZTkzMjc2ZjRiYTQwNTJhYTVmZDkyMjYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.AiJhQIuZ9BNIa3NWb-5BlVXi4ctxcSypdyJxy_faUj0)
![image](https://private-user-images.githubusercontent.com/66447088/373771117-c7edbe10-3dd4-4538-8e3a-46e62b687457.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNjY5NzksIm5iZiI6MTczOTM2NjY3OSwicGF0aCI6Ii82NjQ0NzA4OC8zNzM3NzExMTctYzdlZGJlMTAtM2RkNC00NTM4LThlM2EtNDZlNjJiNjg3NDU3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDEzMjQzOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTViYjVmYTgwODAzMDIxYTk4M2RiMDAxOGNkOWY2ODEyZjNlN2VjOTVhOTg4OTVhODEzZDE5MDBmM2M3MzgwN2ImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.j5wZq68V-bYLlPQo0K_JLORa2jlN_8MALeu9is73yK4)