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

[iOS] make button renderer constructor public#4313

Merged
PureWeen merged 1 commit into3.4.0from
publicbutton
Nov 5, 2018
Merged

[iOS] make button renderer constructor public#4313
PureWeen merged 1 commit into3.4.0from
publicbutton

Conversation

@PureWeen
Copy link
Copy Markdown
Contributor

@PureWeen PureWeen commented Nov 5, 2018

Description of Change

Having a protected constructor on a renderer causes the previewer to break

Platforms Affected

  • iOS

PR Checklist

  • Has automated tests
  • Rebased on top of the target branch at time of PR
  • Changes adhere to coding standard

@PureWeen PureWeen removed the request for review from kingces95 November 5, 2018 21:53
@PureWeen PureWeen merged commit da01349 into 3.4.0 Nov 5, 2018
@PureWeen PureWeen deleted the publicbutton branch November 5, 2018 22:26
@alanmcgovern
Copy link
Copy Markdown
Contributor

alanmcgovern commented Nov 5, 2018

Hola! I just wanted to update this with a screenshot and a question!

This screenshot shows the ABI break that the original commit introduced:
screen shot 2018-11-05 at 23 55 39

It was great that we caught this with the normal regression test-suite, but I'm wondering if we can add a tool to detect these breaks before PRs are merged. If you don't have such a tool and want one, I think monodevelop already has one that could be re-used :)

@PureWeen PureWeen added this to the 3.4.0 milestone Nov 8, 2018
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.

6 participants