You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using color picker, a color can be picked by scrolling with the mouse wheel, which makes it impossible to zoom in on the scene to pick a color. It seems the picking action responds to any mouse button instead of only Left-click
Steps to reproduce
Create empty project with a Node2D, use color picker on "modulate" property and try to zoom in on the scene
Minimal reproduction project (MRP)
N/A
The text was updated successfully, but these errors were encountered:
Tested versions
System information
Godot v4.4.beta2 - Windows 10 (build 19045) - Multi-window, 1 monitor - Vulkan (Forward+) - dedicated NVIDIA GeForce GTX 1050 (NVIDIA; 31.0.15.5212) - Intel(R) Core(TM) i5-7300HQ CPU @ 2.50GHz (4 threads)
Issue description
When using color picker, a color can be picked by scrolling with the mouse wheel, which makes it impossible to zoom in on the scene to pick a color. It seems the picking action responds to any mouse button instead of only Left-click
Steps to reproduce
Create empty project with a Node2D, use color picker on "modulate" property and try to zoom in on the scene
Minimal reproduction project (MRP)
N/A
The text was updated successfully, but these errors were encountered: