Skip to content

fix(core): android refactor EditableTextBase#10052

Merged
NathanWalker merged 4 commits into
NativeScript:mainfrom
Akylas:editabletextbase_refactor
Nov 24, 2022
Merged

fix(core): android refactor EditableTextBase#10052
NathanWalker merged 4 commits into
NativeScript:mainfrom
Akylas:editabletextbase_refactor

Conversation

@farfromrefug
Copy link
Copy Markdown
Collaborator

to allow sub classes to change/augment delegates.
also unset delegates in disposeNativeView to prevent memory leak

We used that same approach somewhere else but i dont remember where :P

Now this refactor will allow me to rewrite the input-mask plugin and have it compatible with all N features and will all components inheriting EditableTextBase

It should not have any consequences and i did no see any bugs. But please read the code to ensure we are all ok

…change/augment

delegates.
also unset delegates in disposeNativeView to prevent memory leak
@cla-bot cla-bot Bot added the cla: yes label Oct 11, 2022
@NathanWalker NathanWalker added this to the 8.4 milestone Nov 18, 2022
@NathanWalker NathanWalker merged commit 501d310 into NativeScript:main Nov 24, 2022
@vallemar
Copy link
Copy Markdown
Contributor

@farfromrefug Have you done anything anywhere with the mask plugin? I'm trying to make it work on ios and there is no way. It works fine on android but ios...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants