Hi!
I'm migrating 11g to 12c.
My old button icons are 8 bit gif 16x16 pixels.
Is this format recommended for 12c? Can we improve something?
For runtime I have them all in a signed jar
For design time (for them to show in builder canvas view) I had to add the path in the windows registry UI_ICON and create the key UI_ICON_EXTENSION = gif in the registry.
As we are now starting migration ... Would you recommend any change either at runtime or design time?