Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Tizen] Add drag and drop gesture handlers #13692

Merged
merged 1 commit into from
Feb 10, 2021
Merged

Conversation

shyunMin
Copy link
Contributor

@shyunMin shyunMin commented Feb 8, 2021

Description of Change

This PR is to add handlers for DragGestureRecognizer and DropGestureRecognizer.
Available UI Controls for Dragging

  • Label
  • Entry
  • CheckBox
  • RadioButton
  • TimePicker
  • Image
  • Shape

Available UI Controls for Drop

  • Label
  • BoxView
  • Frame (when it has background color or content)
  • Image
  • Entry

Issues Resolved

None

API Changes

None

Platforms Affected

  • Tizen

Behavioral/Visual Changes

None

Before/After Screenshots

dnd1
dnd2
dnd3
dnd4

Testing Procedure

PR Checklist

  • Targets the correct branch
  • Tests are passing (or failures are unrelated)

@rmarinho
Copy link
Member

rmarinho commented Feb 8, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Collaborator

@rookiejava rookiejava left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Internal test done!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants