Doc says:
<window name="window" width="500" height="500" posx="11" posy="545" image="browser_windowed" shown="false">
what if does not say is :
image width HAVE to be >= window width AND image height HAVE to be >= window height or nothing will display
if image size > window size it will be truncated right and/or bottom
is there a way to specify tiled canstretch adapt align="center" align="right" valign="bottom"...
<window name="window" width="500" height="500" posx="11" posy="545" image="browser_windowed" shown="false">
what if does not say is :
image width HAVE to be >= window width AND image height HAVE to be >= window height or nothing will display
if image size > window size it will be truncated right and/or bottom
is there a way to specify tiled canstretch adapt align="center" align="right" valign="bottom"...
Posté Thu 18 Feb 21 @ 7:57 am
hey, where do i add this line? im trying to put a transparent logo in the browser window, and am having problems.
Posté Sat 27 Feb 21 @ 6:01 am
This is a special feature related to floating windows which have specific background/element picture
nothing to do with the main browser itself
nothing to do with the main browser itself
Posté Sat 27 Feb 21 @ 9:33 pm