Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subclass denied acces to CharacterHit #218

Closed
JordanMartinez opened this issue Dec 4, 2015 · 3 comments
Closed

Subclass denied acces to CharacterHit #218

JordanMartinez opened this issue Dec 4, 2015 · 3 comments

Comments

@JordanMartinez
Copy link
Contributor

Relating to #217, CharacterHit isn't accessible to subclasses of StyledTextArea, making it impossible to use when customizing MouseEvent handling. Besides this use case, there might be (though I can't think of any right now) other skin-related classes/methods that should now be protected instead of package-private since the Skin has been in-lined.

@TomasMikula
Copy link
Member

We can now open more of this functionality. It should be use-case driven, though.

@JordanMartinez
Copy link
Contributor Author

Aye... I guess I'll rename this issue to only focus on CharacterHit. We can open new issues for other use-cases when they arise.

@JordanMartinez JordanMartinez changed the title Subclass denied acces to CharacterHit (and possibly other Skin-related methods/classes) Subclass denied acces to CharacterHit Dec 4, 2015
@JordanMartinez
Copy link
Contributor Author

Resolved via 9032e63

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

No branches or pull requests

2 participants