Issue 862: "Importing Results..." window should resize its multi-file progress control when there's a vertical scrollbar in use (currently cuts off the "Cancel" buttons and looks funny)

issues
Status:closed
Assigned To:Guest
Type:Defect
Area:Skyline
Priority:3
Milestone:22.1
Opened:2022-01-11 by Brian Pratt
Changed:2022-01-12 by Brian Pratt
Resolved:2022-01-12 by Brian Pratt
Resolution:Fixed
Closed:2022-01-12 by Brian Pratt
2022-01-11 Brian Pratt
Title»"Importing Results..." window should resize its multi-file progress control when there's a vertical scrollbar in use (currently cuts off the "Cancel" buttons and looks funny)
Assigned To»Brian Pratt
Type»Defect
Area»Skyline
Priority»3
Milestone»22.1
From a Jan 11 2022 email from Brendan:

Hi all,
So, I just noticed this working on tutorials:
(attached image)
It seems likely to me that the control width in the left panel needs to grow slightly when their is a vertical scrollbar to avoid also forcing a horizontal scrollbar and truncating the "Cancel" buttons on the right.

My guess is that Don sized this for when there is no vertical scrollbar (i.e. less than 8 files) and just never thought about the case with more than 8 files.

Anyone want to give it a shot at making the left panel 1 scrollbar width wider when there are over 8 files? I think scrollbar width is a system attribute.

--Brendan
 
 image (2).png

2022-01-12 Brian Pratt
resolve as Fixed
Statusopen»resolved
fixed in commit c69303671bb3c574557e08d296a097a9cb19db3d

2022-01-12 Brian Pratt
close
Statusresolved»closed
Assigned ToBrian Pratt»Guest