A portion of the disclosure of this patent document contains material that is subject to copyright protection. The copyright owner has no objection to the facsimile reproduction by anyone of the patent document or the patent disclosure, as it appears in the Patent and Trademark Office patent file or records, but otherwise reserves all copyright rights whatsoever. Copyright 2017, Onshape Inc.
Field of Technology
This relates to a mobile and tablet user interfaces, and more specifically to using force touch to control zooming during graphical selection processes.
Background
Force touch especially 3D touch has been used by Apple shipped applications or other applications in many ways, for example, www.phonearena.com/news/Apps-with-3D-Touch-on-iPhone-6s-here-is-a-list_id74061.
Professional mobile CAD applications and other drawing program may allow editing very complex models. Users often need to pick entities such as points, lines etc. during the editing process. In crowded areas, fine selection of a specific point is quite difficult. A current solution involves the user zooming in a particular region, and then picking the entity or exact location desired. The user then zooms out to get back to the previous context. If the design tool being used or the editing goal requires similar fine selection in multiple areas, this process means users may need to repeatedly zoom in and out several times. This issue issue may exist in any interface display, but has become more pronounced on smaller displays such as tablets and quite prominent on mobile phones.
A similar situation arises during sketching process frequently used in CAD applications. Sketching, or similar applications, may allow a user to “snap” to existing entities or common points (such as to endpoints or the midpoint of a line) while sketching. In some scenarios, such snapping can prevent selection of the desired target by the user. To adjust, the user would zoom in the crowded part of the model to avoid snapping. As a result of the zoom, the rest of model may be off screen. When multiple selections are needed, this can result where the need to zoom to select a source or first selection causes loss of view of the target for a second selection.
Description of Prior Art
U.S. Pat. No. 9,030,419 (issued 2015 May 12, inventor Ian W. Freed, title
“Touch and force user interface navigation”) discloses, in the Abstract, “Techniques for navigating through a user interface with a force-sensitive touch sensor are described. In some implementations, the force-sensitive touch sensor is also a display that presents the user interface. Touches on the force-sensitive touch sensor may be interpreted as indicating a vector direction based on the location of the touch and a vector magnitude based on the force of the touch. For instance, when a user navigates through a collection of photographs on a device having a force-sensitive touch sensor, the vector direction may determine if the user is scrolling forwards or backwards through the photographs and the vector magnitude may determine how rapidly the scrolling occurs. The user may also navigate through a hierarchy of folders and files using touch and force. Selection of a folder and application of force exceeding a threshold may result in display of the contents of a most commonly accessed subfolder or file.”
United States Patent Application Publication 2012/0105367 (published 2012 May 3, inventor Jae S. Son et al., title “Methods of Using Tactile Force Sensing for Intuitive User Interface”) discloses, in the Abstract, “Described are novel methods of user interface for electronic devices using proportional force information. The new user interface is more intuitive, easier to use and requires less finger manipulations. The input device itself is configured for detecting at least one location of touch and measuring a force of touch at this location as in a capacitance sensing tactile pressure array. At least two events defining an output event of the input device are provided for a particular location. Selection of one event or the other is done based on a force of touch being either above or below a predetermined force of touch threshold. More than one force of touch threshold may be provided for one or more locations, along with a corresponding number of events—to further increase the functionality of the input device. The invention may be used in particular with laptop, tablet computers and smartphones.”
U.S. Pat. No. 8,610,684 (issued 2013 Dec. 17, inventor Kalu Onuka Kalu et al., title “System and Method for Controlling an Electronic Device Having a Touch-Sensitive Non-Display Area”) discloses, in the Abstract, “A method and system are provided for controlling a first electronic device connectable to a second electronic device. The first electronic device comprises a touch-sensitive non-display area for detecting one or more touch-sensitive non-display area gestures. Each touch-sensitive non-display area gesture is associated with a respective function of the first electronic device. The method comprises partitioning a touch-sensitive input mechanism of the second electronic device into a non-display portion and a display portion; receiving a gesture using the non-display portion, the gesture corresponding to a touch-sensitive non-display area gesture; and determining an instruction to be performed by the first electronic device based on the gesture.”
None of the above provides a solution with (1) a force touch zoom-in, (2) target selection with the same touch controlling the zoom, (3) zoom-out restricted during target selection, and (4) ending of zoom after selection. What is needed, therefore, is a solution that overcomes the above-mentioned limitations and that includes the features enumerated above.
This solution addresses problems using force touch features on mobile, tablet, or other touch-screen devices by zooming based on the force applied to an area for selection. Zoom may be proportional to force amount, and may be restricted to one direction zoom (zoom-in only). The entire display may be zoomed to maximize effective selection. A selection is made by positioning the finger (or a related selection tool) on the desired target. The selection is retained the instant the user releases the force (lifts finger), at which time the zoom is reverted to the original (non-zoom) level. The one-direction only zoom and instant return avoids re-introducing selection confusion (such as auto-snapping to an undesired target) that may occur with a gradual zoom out.
This solution allows for a precise and controlled zoom with touchscreen devices, which in turn allows for a better and more precise selection of desired targets or locations.
This solution reduces the number of user interface interactions needed to make selections in situations where zooming is beneficial.
This solution accurately preserves selections made and actions input while zoomed in, without requiring additional user interface interactions to confirm or lock-in a selection.
In the drawings, closely related figures and items have the same number but different alphabetic suffixes. Processes, states, statuses, and databases are named for their respective functions.
In the following detailed description, reference is made to the accompanying drawings which form a part hereof, and in which are shown, by way of illustration, specific embodiments in which the invention may be practiced. It is to be understood that other embodiments may be used, and structural changes may be made without departing from the scope of the present disclosure.
Terminology
The terminology and definitions of the prior art are not necessarily consistent with the terminology and definitions of the current invention. Where there is a conflict, the following definitions apply.
Touchscreen display: A touchscreen display is a display screen for a computer device that can detect contact, determine location, and measure pressure of a finger, stylus, or other tool making physical contact with the screen.
Touch Event: a touch event on a touchscreen display is the contact of a finger or stylus on the display until contact is removed. The touch event includes pressure, which may change during the touch event as the finger or stylus presses harder or lighter on the screen, and a touch point identifying where on the display contact is occurring. The touch point may move during the touch event, and may be tracked as an initial point identifying location contact where the touch event began and a current point identifying location of current contact during the touch event.
Operation
A force touch zoom selection solution may be implemented in software applications, such as computer aided design (CAD) programs, sketching programs, or drawing programs, for mobile, tablet, or other touchscreen computing devices that can detect, measure, or estimate applied force during a touch input command. Examples of current devices with such capabilities include iPhones (models 6S, 6S+, and later) with 3D Touch and iPads (iPad Pro or later models) with stylus touch. The Android API has similarly included functionality to return pressure from a touch event, but most Android devices have yet to include screens designed to accurately measure such pressure. Android devices which include accurate pressure measurement, as well as other force-based touch-screen devices, may similarly be used to run software including the force touch zoom selection solution.
This addresses both these problems using the force touch features on iOS devices to control zoom actions around a selection. iOS SDK gives force as a property of touch for the 3D touch on iPhone 6S and 6S+. Similarly iPad Pro gives the same property through the stylus touch. Other force-based touchscreen devices may similarly be used with implementations on other platforms.
Using Apple's iOS as an example, when pressure changes during a touch an event handler touchesEstimatedPropertiesUpdated is triggered and provides a UITouch object which includes a force property (with 1.0 set to equal force of an average touch). Similarly, the Android platform includes a getPressure function for TouchEvent objects, which may be used to return the pressure applied. The software application implementing force touch zoom selection may use these touch event properties and functions to monitor the force being applied. Similarly, the touch APIs of various platforms may include functions to identify if touch force is enabled or detectable on the individual device, as well as identify a maximum force or pressure measurement.
The force touch zoom selection may be programmed into existing software applications, delivered as a separate application for enabling selection zooming on a device, or implemented in code within the operating system or underlying software platform. The software code implementing force touch zoom selection may be stored on, or accessed for execution by, the computing device processor having a touchscreen display.
Upon detecting an increase in force, the display may be zoomed. One implementation may treat the original pre-touch display as being at a fixed zoom level (for example, 100%), set a maximum zoom amount (for example 4× zoom, or 400%) as being reached reached if the maximum force is detected, and proportionally zoom between the original fixed zoom and the maximum zoom based on any measured force between average and maximum force. The maximum zoom amount may also be implemented as a configurable option (such as through a system or application setting), and different zoom scales may also be configurable options (such as using exponentially increasing zoom with pressure instead of proportional).
When increasing zoom of the display, the preferred implementation uses the touch contact or selection point as a non-moving anchor around which to zoom. The selection point is the point within displayed content currently selected by the touch event. The selection point may be the same as the touch point (directly under the finger or stylus), offset so as to be visible (not blocked by the finger or stylus touching the screen), or a selection auto-snapped to due to proximity to a selectable displayed element. So if the selection point is in the center of the display, the very center content remains in a fixed position while zooming, but if in a corner that corner content remains fixed while zooming. If the touch/selection point moves during a zoom, such as after an initial pressure increase, the touch/selection point moves and then another increase in pressure is detected, the fixed point for the zoom preferably moves with the touch/selection point. This is preferred to ease precise selection, with the user selecting an area of interest for the zoom. Additionally, it is preferable to zoom the entire display window of the application, as that maximizes the visible area for fine selection.
While zooming, a detected increase in pressure my be used to zoom in, while a detected decrease in pressure preferably has no effect. This allows users to zoom in via force touch, relax the pressure to move the finger/stylus as needed for a more precise selection within the zoomed display, and then increase pressure again if further zooming is needed. The application may track pressure level during a touch event such that only increased pressure over prior pressures causes further zooming. For example, a touch may start at average pressure, increase to a first zoom pressure (triggering a corresponding zoom), relax back to near average pressure for movement/selection, then increase again. On that second increase, further zoom will occur only if the detected pressure exceeds the first zoom pressure. This is preferred as the operation can clearly identify when the user wants further zoom. Alternatively, every increase in pressure may increase the zoom, including increased pressure after relaxing after a first pressure zoom where the second pressure increase is still less than the first pressure. This alternate behavior may work best with stepped zooms, where every increase in pressure increases the zoom amount by a fixed step amount. With both the preferred and alternative embodiment, a minimum pressure change may also be utilized to prevent minor pressure changes, such as may occur with normal finger movement, from triggering zooms. This minimum change amount avoids user confusion through unintended zooming.
When pressure decreases, no adjustment is made to the zoom level. This allows the user the opportunity to make a selection within the zoomed in display, and prevents selection confusion from occurring. Should zoom out be implemented in response to reduced pressure, during that zoom out the selection of touch might change as different objects in the display enter the touch region, or auto-snapping occurs. Instead, the zoomed in level is retained (or further zoomed in with further pressure increases), until the touch event is ended (lifting of the finger or stylus).
Upon ending the touch event, the current selection in zoomed display is retained as the actual selection, and the display returns to the original fixed zoom level. This return may be animated to show a visual effect, or automatically made, as by ending the touch event and fixing the selection the issue of selection confusion during zoom-out is avoided.
The figures illustrate various scenarios utilizing the force touch zoom selection solution.
Referring to
Referring to
Other Embodiments
As discussed above, a stylus or other touching device may similarly be used in place of a finger to initiate and control a touch event. This may be done through pressure sensitive screens detecting pressure of the touch, or through the stylus or touching device performing the pressure measurement (as done with the Apple stylus for iPad devices). With a stylus or other device, additional measurements besides pressure may be made. For example, angle of stylus may be measured at initiation and during the touch event. This may be used to vary and enhance the zoom control, such as by altering the speed of zoom, or enabling pause, continuation, or ending zoom without ending the initiating touch event. Other measurements, such as rotation, may alternatively be used for such control. During a finger-controlled touch event, alternate gestures (such as through a second finger) may similarly be used to add equivalent enhanced zooming controls.
Another alternate embodiment may vary the rate of zoom proportional to pressure increase. For example, at initiation of the touch event, an initial pressure may be detected. Upon an increase in pressure during the touch event, zoom-in may begin with zoom rate proportional to the increase in pressure over the initial pressure. Thus, pressing harder allows a faster zoom, while reducing pressure (while still more than the initial touch) slows the zoom, allowing fine control of the zoom velocity.
It is to be understood that the above description is intended to be illustrative, and not restrictive. Many other embodiments will be apparent to those of skill in the art upon reviewing the above description. The scope of the disclosure should, therefore, be determined with reference to the appended claims, along with the full scope of equivalents to which such claims are entitled.
This utility patent application claims priority from U.S. provisional patent application Ser. No. 62/288,732, filed Jan. 29, 2016, titled “FORCE TOUCH ZOOM SELECTION” naming inventors Rammohan Vangapalli and Daniel Vlasic.
Number | Date | Country | |
---|---|---|---|
62288732 | Jan 2016 | US |