Ticket #1 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Event display height on calendars should have a min limit

Reported by: eitan Assigned to: eitan
Priority: major Component: authentication
Version: Keywords:
Cc:

Description

The height of events displayed in a calendar is proportional to their duration, and changes according to the cell resolution (15, 30, 60 minutes).

Setting the duration of a CalEvent? to something less than the resolution of a cell causes the event to appear chopped. Height can become 0 and event not visible.

Suggestion: set a minimum height limit for displaying calendar events.

Change History

07/18/06 17:48:55 changed by eitan

fixed by setting a minimum height on calevent views (see DayView? and WeekView? classes). revision #6.

12/13/06 17:03:17 changed by eitan

  • status changed from new to closed.
  • resolution set to fixed.
  • component set to authentication.