| Summary: | Time selection usabilty: clock digits very hard to hit | ||
|---|---|---|---|
| Product: | [Unmaintained] KOrganizer Mobile | Reporter: | Bernhard E. Reiter <bernhard> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | aheinecke |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Windows CE | ||
| OS: | Microsoft Windows CE | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Bernhard E. Reiter
2011-01-18 16:56:43 UTC
Git commit b1d7d582beb1ecdee82735aee585db8311635ca3 by Tobias Koenig. Pushed by tokoe into branch 'master'. Reworked clock widget for touch screen The previous clock widget looked pretty but was hardly usable on a touch device. Instead of the analog clock and flickable selectors, we use a digital clock with a table of hours/minutes for clicking. BUG: 263557 M +204 -87 mobile/lib/calendar/ClockDialog.qml http://commits.kde.org/ee6cc38b/b1d7d582beb1ecdee82735aee585db8311635ca3 Nicely usable now even with fat fingers and little patience :) |