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

Remove link attribute from attribution text #8701

Merged
merged 1 commit into from Apr 11, 2017
Merged

Conversation

1ec5
Copy link
Contributor

@1ec5 1ec5 commented Apr 10, 2017

Fixed an issue causing the attribution button text to appear blue instead of black. On macOS 10.12 and above, hyperlinks in attributed strings are blue regardless of any color attributes applied to the same run of text. The link attribute is unnecessary because the button already handles click events and the URL in the tooltip.

Fixes #8618.

/cc @friedbunny @frederoni

@1ec5 1ec5 added bug macOS Mapbox Maps SDK for macOS labels Apr 10, 2017
@1ec5 1ec5 added this to the macos-v0.5.0 milestone Apr 10, 2017
@1ec5 1ec5 self-assigned this Apr 10, 2017
@1ec5 1ec5 requested a review from friedbunny April 10, 2017 21:57
Fixed an issue causing the attribution button text to appear blue instead of black. On macOS 10.12 and above, hyperlinks in attributed strings are blue regardless of any color attributes applied to the same run of text.
@1ec5 1ec5 force-pushed the 1ec5-attribution-blue-8618 branch from 1ab8c78 to 6e4af15 Compare April 10, 2017 22:36
@1ec5 1ec5 added the iOS Mapbox Maps SDK for iOS label Apr 10, 2017
@1ec5 1ec5 merged commit 6a0c4e0 into master Apr 11, 2017
@1ec5 1ec5 deleted the 1ec5-attribution-blue-8618 branch April 11, 2017 05:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug iOS Mapbox Maps SDK for iOS macOS Mapbox Maps SDK for macOS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants