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
[#25354] Dragging on some places in the UI makes dotted lines
Date:
2010-12-23 01:06
Priority:
3
State:
Closed
Submitted by:
Jacob F (
raccoon
)
Assigned to:
Ton Roosendaal (ton)
Category:
Interface
Status:
Fixed / Closed
Relates to:
Duplicates:
Patches:
Summary:
Dragging on some places in the UI makes dotted lines
Detailed description
Try dragging on the labels in the toolshelf and other places in the UI. I get little lines that won't go too far. See the video for what I mean.
Followup
Message
Date
: 2010-12-23 02:42
Sender
:
Dan McGrath
I noticed these tiny little artifacts the other day as well when i was looking into a bug here in Ubuntu
Date
: 2010-12-23 09:42
Sender
:
Campbell Barton
this is intentional.wm_event_do_handlers() calls wm_tweakevent_test(C, event, action);
assigning to Ton.
Date
: 2010-12-23 11:34
Sender
:
Ton Roosendaal
"gesture tweak" system in window manager is still a bit WIP, it has conflicting interests with use of other mouse handling code.
I noticed Martin had done some coding here, not sure why or what... need time to investigate it in more details.
Anyway; the basic mouse-drag tweak was supposed to draw a dotted line, but this was not being registered or handled anymore, only at some accidental cases it shows.
Disabled drawing this altogether now, until it's back in working state. :)
Attached Files:
Name
Date
Download
dragui.ogv
2010-12-23 01:06
Download
Changes:
Field
Old Value
Date
By
status_id
Open
2010-12-23 11:34
ton
close_date
None
2010-12-23 11:34
ton
Status
New
2010-12-23 11:34
ton
assigned_to
none
2010-12-23 09:42
campbellbarton
File Added
14226: dragui.ogv
2010-12-23 01:06
raccoon