Ticket #11 (new feature request)
Weekly view ( condensed)
| Reported by: | xpertservice | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Version: | 1.3 | Keywords: | |
| Cc: |
Description (last modified by kohlhaas) (diff)
The weekly view may waste too much white space in a
day column. To reduce the columnwidth, a condensed
view ( do not confuse with compact) should be
activated. ( a config setting would be nice).
The desired effect may be obtained by changing teh
source code Swing Day Calendar.java:(line 90)
from: strategy.setFixedSlotsEnabled( !compactColumns);
to: strategy.setFixedSlotsEnabled( compactColumns);
Any suggestion to incorporate this, as it may save
paper and more data may be shown on the screen.
Change History
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/rapla.jpg)