Steema Issues Database

Note: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;
otherwise you can use StackOverflow.
Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy.



Bug 1659 - Improvements on Xamarin.iOS event handlers and gestures. ClickBackground and Scroll.
Summary: Improvements on Xamarin.iOS event handlers and gestures. ClickBackground and ...
Status: RESOLVED FIXED
Alias: None
Product: .NET TeeChart
Classification: Unclassified
Component: iOS (show other bugs)
Version: unspecified
Hardware: PC iOS
: --- enhancement
Target Milestone: ---
Assignee: Steema Issue Manager
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-18 09:51 EDT by pep jorge
Modified: 2016-10-18 10:03 EDT (History)
1 user (show)

See Also:
Chart Series: ---
Delphi / C++ Builder RAD IDE Version:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pep jorge 2016-10-18 09:51:23 EDT
Improve Xamarin.iOS gestures and event handlers. These should include the UITouch as parameter.

Bug using ClickBackground event. Once you used it with Pan or Scroll feature activated, it does not work correctly.
Comment 1 pep jorge 2016-10-18 10:03:49 EDT
UITouch parameter has been added to the event handlers.
ClickBackground event now works with active scroll or pan feature.