﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
5403	debloat Blast input and output dialogs	Elaine Meng	Zach Pearson	"From: Eric Pettersen <pett@cgl.ucsf.edu>
Subject: Widget spacing
Date: September 14, 2021 at 12:06:18 PM PDT
Hi Zach,
	Elaine pointed out to me that the Blast Protein widget layout puts a lot of space between the various widgets, and as you know screen real estate is kind of at a premium in the ChimeraX interface.  Anyway, you can pack the widgets more tightly by using .setContentsMargins(0,0,0,0) on your layout, and possibly .setSpacing(0) as well.  The tool.py file in the modeller bundle is an example.
--Eric"	defect	closed	high	1.3	Sequence		fixed		Eric Pettersen				all	ChimeraX
