Opened 11 years ago
Closed 10 years ago
#9981 closed bug (fixed)
[DiskProbe] View->Font size->Fit enables scrollbar
Reported by: | diver | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/DiskProbe | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev46096. Text doesn't quite fit after enabling View->Font size->Fit.
Change History (2)
comment:1 by , 11 years ago
Version: | R1/Package Management → R1/Development |
---|
comment:2 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
DiskProbe was rewritten to use the layout kit, and this seems to work properly now.
Note that the font size is picked so that the horizontal scrollbar is disabled only (so a line fits the window as nicely as possible). The vertical scrollbar is not taken into account, as in most cases this would lead to a too small font (the header view minimal size ensures the window is always wide enough).