Ticket #113 (closed defect: fixed)

Opened 5 months ago

Last modified 5 months ago

Action button not appropriate

Reported by: appreview@… Owned by:
Priority: low: annoyance, enhancement Milestone: 1.6 ipad release
Version: 1.5 Keywords:
Cc:

Description

Instaviz is using a standard Action button for an action which is not its intended purpose. The Action button is to be used to open an action sheet that allows users to take an application-specific action. Implementing standard buttons to perform other tasks will lead to user confusion.

It would be appropriate to use a custom icon.

Please view the attached screenshots for further information regarding this issue.

Attachments

IMG_0026.PNG (15.1 KB) - added by glen.low@… 5 months ago.

Change History

Changed 5 months ago by glen.low@…

Changed 5 months ago by glenlow

  • status changed from new to closed
  • resolution set to fixed

(In [192]) Updated version to 1.6.

iPad interface changes: popovers for settings: graph components, import/export and email; icons and startup images; separate preview, email and export buttons instead of single share button.

Upper left button in Graphs list is now named File (fix #113). All graph files are now unchecked after successful import (fix #112).

iPad implementation changes: root controller now handles pushing imported graph controller instead of import/export controller; initial graph render at viewDidAppear instead of viewDidLoad since scroller bounds not correct at viewDidLoad; color settings now redraw on color change; kCGColorSpaceGenericRGB is no longer available in iPhoneOS 3.2.

Configure script can now make universal binaries.

Fixed regressions since r191: graph now scrolls to selected component even if minor changes made; export and email to Quartz-based formats now correctly display text.

Minor cleanup: nil out delegates during object dealloc; now handles multiple viewDidLoad calls e.g. after view is unloaded and reloaded; fixed possible object leaks in color picker and drawing board trace layer.

Note: See TracTickets for help on using tickets.