NVentimiglia / Unity3d-Foundation

Unity3d Databinding, MVVM, Tasks, Localization

Home Page:http://www.nicholasventimiglia.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BindingContext has extra reflection

LeooooooK opened this issue · comments

I guess this may be a problem.
It may also be that I'm stupid and I don't understand the intention of doing this.
image
DataType works only under the Editor in Mock mode, but there is no judgment of Runtime here.
I think it can be changed like this:
If (DataType == null&&!Application.isPlaying)

This library is no longer being maintained.
Moving on to a proprietary in-house solution.