Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. My bare hosting costs are currently not met so please consider donating by either clicking this text or the Patreon link on the right.

Patreon

Recommended Posts

Posted

Just wanted to say thanks to the GameEX team that upgraded the forum with the 'rain for IPB' theme
I already like it.

Maybe because orange is the national color of the Netherlands :) 

Good job guys !

  • Like 1
Posted

Hi Tom, one small issue with the new look..

Code blocks inserted into posts don't stand out now (black text on dark blue background) e.g.  from https://forums.gameex.com/forums/topic/26170-visual-pinball-wheel-images-animated-backglass-style/?do=findComment&comment=202225

set FFMPEG="C:\PinballX\ffmpeg.exe"
set InFolder="C:\PinballX\Media\Visual Pinball X\Backglass Videos"
set OutFolder="C:\PinballX\Media\Visual Pinball X\Backglass Videos\Wheels"

if not exist %OutFolder%  mkdir %OutFolder% 

for %%f in (%InFolder%\*) do (

@echo "%OutFolder:"=%\%%~nf.gif"

%FFMPEG% -hide_banner -loglevel error -ss 1 -t 1 -i "%%f" -filter_complex "[0:v] fps=10,scale=800:600:flags=lanczos,mpdecimate,split [a][b];[a] palettegen=stats_mode=full [p];[b][p] paletteuse=dither=bayer:bayer_scale=2:diff_mode=rectangle" -vsync vfr -loop 0 "%OutFolder:"=%\%%~nf.gif" -y

)

Can that be changed in the next update? 

Cheers

Posted

Not sure if it is because of the theme or an update in the browser.
When an update is received, the message box is there, but the links to click on it, are almost off screen.

image.png.e2f51b66e1ef0822c9b1a0a181fdc002.png

 

On mobile devices (my phone and tablet), it is showed still correctly

Posted
3 hours ago, Tom Speirs said:

Its hopefully only a temporary theme until the normal one is updated to work with the latest version.

If it's just a temporary theme then don't worry about it. Probably just my dodgy eyes anyway, and i can just select the text in the window to highlight it.

Guest
This topic is now closed to further replies.
×
×
  • Create New...