Page 1 of 1

BUG: Updating from Java 8.201 to 8.211, buttons do not automatically size them selves to their pictures any more.

Posted: Sun Jul 07, 2019 9:37 am
by Clyde
Updated:


Hey guys.


Now after some searching,
let me specify my BUGREPORT:

Up to now, it seems, that you just had to put a picture into a button and the button was fit to the picture, while the picture seems to have been displayed in it's natural resolution.

With the new Java version, that does not seem to work any more.


Now, of course we could edit ALL our campaigns to fit the buttons to the pictures,
but would it be possible, to just fix what Oracle has broken?

Probably it is just some parsing issue, or an argument that's being processed a little differently.



With best regards,
Clyde.

Re: BUG: Updating from Java 8.201 to 8.211, the access to Tables of existing Campaigns stopped working.

Posted: Sun Jul 07, 2019 10:02 am
by Clyde
It seems a workaround has been found by "Lodrill" of the "drachenzwinge.de" community.

Pictures being loaded with the "<img src="asset://[...]" command used to auto size them selves.
It seems they don'T do that any more.
So if you set a with and hight, they should be visible again.

Re: BUG: Updating from Java 8.201 to 8.211, the access to Tables of existing Campaigns stopped working.

Posted: Sun Jul 07, 2019 10:39 am
by Clyde
Does anyone know how to force the images to autosize again?
I cannot find anything helpful on that for Java.