View Issue Details

IDProjectCategoryView StatusLast Update
0002681ardourotherpublic2020-04-19 20:14
Reportertinram Assigned Tocth103  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Summary0002681: Add a 12px border to new startup assistant
DescriptionThe new startup assistant is cool, but I think it could be better with a 12px
border. Like that buttons are not stuck in the corner...
Just a little aesthetic thing.
TagsNo tags attached.

Activities

2009-05-17 16:09

 

Ardour_12px_border_in_assistant.patch (271 bytes)   
*** startup.cc.old	2009-05-17 17:55:51.000000000 +0200
--- startup.cc	2009-05-17 17:51:26.000000000 +0200
***************
*** 71,76 ****
--- 71,77 ----
  
  	set_keep_above (true);
  	set_position (WIN_POS_CENTER);
+ 	set_border_width (12);
  
  	sys::path icon_file;
  

cth103

2009-05-18 00:26

administrator   ~0006010

Patch committed to SVN. Thanks!

system

2020-04-19 20:14

developer   ~0021915

Issue has been closed automatically, by Trigger Close Plugin.
Feel free to re-open with additional information if you think the issue is not resolved.

Issue History

Date Modified Username Field Change
2009-05-17 16:09 tinram New Issue
2009-05-17 16:09 tinram File Added: Ardour_12px_border_in_assistant.patch
2009-05-18 00:26 cth103 cost => 0.00
2009-05-18 00:26 cth103 Note Added: 0006010
2009-05-18 00:26 cth103 Status new => resolved
2009-05-18 00:26 cth103 Resolution open => fixed
2009-05-18 00:26 cth103 Assigned To => cth103
2020-04-19 20:14 system Note Added: 0021915
2020-04-19 20:14 system Status resolved => closed