StablexUI
StablexUI copied to clipboard
Calling refresh() each time i change src or bitmapData in Bmp widget.
It's just a question about why not calling refresh() in setter of src and bitmapData insted of adding refresh() each time in user's code.
I don't think someone would need to set src or bitmapData without showing it.
So can it be solve via StablexUI or i should better Extend Bmp widget by myself.
PS: I never maintain any project on github so if changing of that stuff is matter of making changes by me and requesting a pull i will try to do it.
Thanks, Alexander. Your project make me happier when i'm tring to develop apps using openfl.