Page 1 of 1

NS_PROFILE and OnTextureChanged

Posted: 28 Sep 2021, 10:47
by MarkSim
This is probably just a quickie, and a misunderstanding on my part...
Just wondering why OnTextureChanged is only defined in BitmapImage (etc) when NS_PROFILE is defined? Currently debugging a problem where RaiseTextureChanged doesn't seem to be doing anything for certain configurations, and came across that in the Noesis source.

Re: NS_PROFILE and OnTextureChanged

Posted: 28 Sep 2021, 16:53
by jsantos
Assuming that hot-reloading is only available in Profile is a bug in our code. Could you please create a ticket about it?

Re: NS_PROFILE and OnTextureChanged

Posted: 28 Sep 2021, 19:02
by MarkSim
Ah .. yep will do.