HaikuDepot: Don't right-align publisher/copyright...
... in the available space in the package title area. Just looks too random.
This commit is contained in:
@@ -486,8 +486,6 @@ public:
|
||||
font.SetFamilyAndStyle(family, "Italic");
|
||||
fPublisherView->SetFont(&font);
|
||||
fPublisherView->SetHighColor(kLightBlack);
|
||||
fPublisherView->SetExplicitAlignment(BAlignment(B_ALIGN_RIGHT,
|
||||
B_ALIGN_VERTICAL_UNSET));
|
||||
|
||||
// slightly bigger font
|
||||
GetFont(&font);
|
||||
|
||||
Reference in New Issue
Block a user