[Bf-committers] CVS commit: blender/source/blender/src toolbox.c

Chris Want bf-committers@blender.org
Wed, 19 Mar 2003 06:29:08 +0100 (CET)


hos (Chris Want) 2003/03/19 06:29:08 CET

  Modified files:
    blender/source/blender/src toolbox.c 
  
  Log:
  Added a UI_BLOCK_ENTER_OK flag to the uiBlock in button()
  (this alleviates the problem where using the enter key
  effects the widget under the mouse cursor instead of
  doing an 'OK' (symptom: getting the wrong number of verts
  when adding a mesh circle).
  
  Revision  Changes    Path
  1.7       +3 -2      blender/source/blender/src/toolbox.c