Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

Fix ExportRenderer #306

Merged

Conversation

myroot
Copy link
Collaborator

@myroot myroot commented May 14, 2020

Description of Change

Fix ExportRenderer

Bugs Fixed

  • Describe bugs detail information(step to reproduce, version of binary, etc ...) or provide links to bugs here

API Changes

List all API changes here
(or just put None when your changes are only bug fix, behavior change, add/fix testcase, add/fix sample), example:

Added:

  • Add CircleStackLayout
  • Add add LabelFormat property at CircleStepper
    public string LabelFormat

Changed:

  • Change name of Color property
    public Color Color => public Color MarkerColor

Removed:

  • Remove popup style at Check

Behavioral Changes

Describe any non-bug related behavioral changes that may change how users app behaves when upgrading to this version of the codebase.

@rookiejava rookiejava merged commit b99f1a8 into Samsung:1.5.0 May 14, 2020
rookiejava pushed a commit to rookiejava/Tizen.CircularUI that referenced this pull request May 17, 2020
rookiejava pushed a commit to rookiejava/Tizen.CircularUI that referenced this pull request May 19, 2020
rookiejava added a commit that referenced this pull request May 19, 2020
* Refactoring CircularShell Renderer

* Update bezel interaction behavior (#299)

* Refactoring CircularShell Renderer

* Update bezel interaction behavior

* Update OnMoreOptionOpened/Closed

* Update CircleScrollViewRenderer (#300)

* Update CircleScrollViewRenderer

* Obsolete BarColor property in CircleScrollView

* Update the CircleScrollViewRenderer (#301)

* Update CircleStepperRenderer and CircleDateTimeSelectorRenderer (#296)

* Update ActiveBezelInteractionElement on Activate bezel interaction (#302)

* Update CircleListViewRenderer (#303)

* Update CircleListViewRenderer

* Apply Review comment

* Update Bezel Intercation behavior on closing dialog (#304)

* Remove unused ListViewCache

* Update Renderer to use disable rotary event on IBezelInteractionRoutor (#305)

* Fix ExportRenderer (#306)

* Fix CheckRendererer to avoid registerPropertyhandler issue

* Fix build error on WearableGallery

Co-authored-by: Seungkeun Lee <sngn.lee@samsung.com>
Co-authored-by: shmin <shyun.min@samsung.com>
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants