Hi there,
we can remove/reduce texture loading stuff as it isn't really necessary.
for images (in dcc/dc6/dt1 editors) we can use ImageWithRGBA instead of Image.
at the moment, no idea for image buttons, I opened an issue: AllenDang/giu#233
the final step, could be removing TextureLoader as it'll not be necessary anymore.