Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2930)

Issue 4535083: Zerokey to Delkey for button reset (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 11 months ago by Damir Prebeg
Modified:
12 years ago
Reviewers:
brechtvl, bf-committers, bf-codereview
Base URL:
https://svn.blender.org/svnroot/bf-blender/trunk/blender/
Visibility:
Public.

Description

I use pen and tablet and sometimes I leave my cursor over some input field and I try to switch to Camera View by pressing zero. Result is that I unintentionally reset that field. That isn't a problem when I reset simple numeric field, but I have managed to reset quite complex python expressions so I've decided to change that ZEROKEY to something less used like DELKEY. I have noticed that this handler does not use default reset operator and because of that undo doesn't work always after reseting so I have corrected that.

Patch Set 1 #

Patch Set 2 : Patch cleaned, array reset returned. Del resets active botton and ctrl+del a whole array #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -12 lines) Patch
source/blender/editors/interface/interface.c View 1 1 chunk +6 lines, -9 lines 0 comments Download
source/blender/editors/interface/interface_handlers.c View 1 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 4
Damir Prebeg
12 years, 11 months ago (2011-05-18 09:58:27 UTC) #1
brechtvl
In this patch the option to reset all or only a single element in an ...
12 years, 11 months ago (2011-05-25 11:01:42 UTC) #2
Damir Prebeg
Patch cleaned, array reset returned. Del resets active botton and ctrl+del a whole array
12 years, 10 months ago (2011-05-31 07:49:55 UTC) #3
brechtvl
12 years, 10 months ago (2011-05-31 09:56:53 UTC) #4
Committed, thanks for the patch.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b