Only search projects.blender.org
Log In
New Account
Home
My Page
Projects
Blender 2.x BF release
Summary
Activity
Tracker
SCM
Files
Blender 2.6 Bug Tracker: Browse
[#32396] EyeDropper does nothing on "New" in Uv image editor
Date:
2012-08-23 19:50
Priority:
3
State:
Closed
Submitted by:
Ron Weasley (
particleemitter
)
Assigned to:
Sergey Sharybin (nazgul)
Category:
Image & Movie I/O
Status:
Fixed / Closed
Relates to:
Duplicates:
Patches:
Summary:
EyeDropper does nothing on "New" in Uv image editor
Detailed description
win7 64bit, latest official blender build (2.63a)
When in the uv image editor, I click on new (to create a blank image), the eye Dropper doesn't work. It does just nothing there, mouse icon doesn't change, its just nothing happening.
I've attached an image showing the button I mean (marked red)
Followup
Message
Date
: 2012-08-29 11:57
Sender
:
Olivier Amrein
The eyedropper seems to average or add the values... when trying to pick a color on the colorgrid, you can move the mouse an infinite number of time and it will eventually end up being that color.
otherwise if you movie it around all the olor , it kind of ends up with a kind of grey.
hope it can help
Date
: 2012-09-03 16:06
Sender
:
Sergey Sharybin
There are two design limitations involved here:
- Eyedropper requires RNA path to editing property and operator's properties does not actually have RNA path.
- Eyedropper is an operator, which means second operator would be called from another operator, which is not actually supported.
Listed the issue to our wiki TODO list
http://wiki.blender.org/index.php/Dev:2.5/Source/Development/Todo/UserInterface#UI_Widgets
Probably we'll need to hide this button from places where it can't work.
Date
: 2012-09-24 15:03
Sender
:
Sergey Sharybin
Commited fix to rev50845 which hide the color picker button from a popup. All the rest possible solutions are currently ending up with a design limitations.
Thanks for the report, closing.
Attached Files:
Name
Date
Download
eyedropper_uvimageeditor.PNG
2012-08-23 19:50
Download
Changes:
Field
Old Value
Date
By
status_id
Open
2012-09-24 15:03
nazgul
close_date
None
2012-09-24 15:03
nazgul
assigned_to
none
2012-09-24 15:03
nazgul
Status
Confirmed
2012-09-24 15:03
nazgul
assigned_to
campbellbarton
2012-08-24 10:21
campbellbarton
Status
Investigate
2012-08-24 10:21
campbellbarton
assigned_to
none
2012-08-24 09:49
campbellbarton
Status
New
2012-08-24 09:49
campbellbarton
File Added
21801: eyedropper_uvimageeditor.PNG
2012-08-23 19:50
particleemitter