Opened 4 years ago

#15981 new enhancement

Make Deskbar width size smaller

Reported by: HaikuBot Owned by: stippi
Priority: normal Milestone: Unscheduled
Component: User Interface Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

https://github.com/haiku/haiku/blob/efafab643ce980e3f3c916795ed302599f6b4f66/src/apps/deskbar/StatusView.h#L62

Are there any possible to change this formula?

According it minimal size of Deskbar depend on minimal size of tray with replicants - const int32 kMinimumReplicantCount = 6;

But I'd like hide text of Apps name and shows only icons in Deskbar (we already can it) and wanna have ability to make Deskbar width size smaller that it can fit to icons size.

Change History (0)

Note: See TracTickets for help on using tickets.