mailr27115 - /trunk/user_functions/structure.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on December 16, 2014 - 09:15:
Author: bugman
Date: Tue Dec 16 09:15:35 2014
New Revision: 27115

URL: http://svn.gna.org/viewcvs/relax?rev=27115&view=rev
Log:
Improved the sizing layout of the structure.align user function GUI dialog.


Modified:
    trunk/user_functions/structure.py

Modified: trunk/user_functions/structure.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/user_functions/structure.py?rev=27115&r1=27114&r2=27115&view=diff
==============================================================================
--- trunk/user_functions/structure.py   (original)
+++ trunk/user_functions/structure.py   Tue Dec 16 09:15:35 2014
@@ -254,7 +254,7 @@
 uf.backend = pipe_control.structure.main.align
 uf.menu_text = "&align"
 uf.wizard_apply_button = False
-uf.wizard_height_desc = 400
+uf.wizard_height_desc = 370
 uf.wizard_size = (1000, 750)
 uf.wizard_image = WIZARD_IMAGE_PATH + 'structure' + sep + '2JK4.png'
 




Related Messages


Powered by MHonArc, Updated Tue Dec 16 09:20:03 2014