Fix: Inconsistent input drag color pick in Circle HSV input #112048

Open
Guillermo Venegas wants to merge 8 commits from guishe/blender:fix-mouse-drag-edit-circle-hsv into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
Contributor

Drag picking color in HVS circle inputs uses a dot to indicate
where the mouse should be and what color is selected.

However, when the mouse leave the HSV circle, there is no more
feedback until the mouse enter again to the HSV circle, this feels wrong
because the mouse is hidden, and there is no feedback that tells that
the mouse is outside the HSV circle and the dot that shows the current color selected
shows that the mouse should be within bounds but is not.

This pr fixes the need of having the mouse withing the HSV circle, instead
the dot that shows the current color picked moves as the mouse moves too.

If the Continuous Grab preference is uncheck or if the user is using a tablet, the color
chosen will be the one under the cursor.

Drag picking color in HVS circle inputs uses a dot to indicate where the mouse should be and what color is selected. However, when the mouse leave the HSV circle, there is no more feedback until the mouse enter again to the HSV circle, this feels wrong because the mouse is hidden, and there is no feedback that tells that the mouse is outside the HSV circle and the dot that shows the current color selected shows that the mouse should be within bounds but is not. This pr fixes the need of having the mouse withing the HSV circle, instead the dot that shows the current color picked moves as the mouse moves too. If the Continuous Grab preference is uncheck or if the user is using a tablet, the color chosen will be the one under the cursor.
Guillermo Venegas added 1 commit 2023-09-06 19:42:46 +02:00
Guillermo Venegas added 1 commit 2023-09-06 19:43:06 +02:00
Guillermo Venegas added 1 commit 2023-09-06 20:42:28 +02:00
Guillermo Venegas added 2 commits 2023-09-06 21:48:06 +02:00
Iliya Katushenock added this to the User Interface project 2023-09-06 21:48:59 +02:00
Guillermo Venegas added 1 commit 2023-09-06 22:35:29 +02:00
Guillermo Venegas added 1 commit 2023-09-07 00:43:06 +02:00
Guillermo Venegas changed title from Fix: Inconsistent input drag editing for HSV circle input to Fix: Inconsistent input drag color pick in Circle HSV input 2023-09-07 02:58:46 +02:00
Guillermo Venegas added 1 commit 2023-09-07 15:47:29 +02:00
Merge conflict checking is in progress. Try again in few moments.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u fix-mouse-drag-edit-circle-hsv:guishe-fix-mouse-drag-edit-circle-hsv
git checkout guishe-fix-mouse-drag-edit-circle-hsv
Sign in to join this conversation.
No reviewers
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#112048
No description provided.