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

[iOS] make button renderer constructor public #4313

Merged
merged 1 commit into from Nov 5, 2018
Merged

Conversation

PureWeen
Copy link
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
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 Done in v3.5.0 Nov 6, 2018
@PureWeen PureWeen added this to the 3.4.0 milestone Nov 8, 2018
@samhouts samhouts removed this from Done in v3.5.0 Nov 19, 2018
@samhouts samhouts added this to Done in v3.4.0 Nov 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
v3.4.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

5 participants