Moode Forum
[SOLVED] CSS problem - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7)
+--- Thread: [SOLVED] CSS problem (/showthread.php?tid=304)

Pages: 1 2


CSS problem - JST1963 - 07-15-2018

Hi moOde fans,


RE: CSS problem - DRONE7 - 07-15-2018

aha... I thought the first image was how it was meant to be and wondered....

Thanks for showing the second....obviously my hardware is not sufficient to show this correct version.

I will add my +1 for a fix.


RE: CSS problem - Tim Curtis - 07-15-2018

Hi,

A quick attempt at a repro in my simulator and Im not seeing any issue at 2560x1440.

[attachment=129]

-Tim


RE: CSS problem - JST1963 - 07-15-2018

Hi moOde fans,


RE: CSS problem - JST1963 - 07-15-2018

Hi moOde fans,


RE: CSS problem - Tim Curtis - 07-15-2018

Maybe @swizzle can comment, but sure I'll test the change to see if it produces any side effects at other resolutions.

-Tim


RE: CSS problem - JST1963 - 07-15-2018

Hi moOde fans,


RE: CSS problem - DRONE7 - 07-16-2018

Code:
#trackscontainer {width:calc(84vw - 10px);max-width: calc(100vw - 215px);float:right;}

Worked here too.(1920x1080)   Thanks Johan !


RE: CSS problem - Tim Curtis - 07-16-2018

Nice :-)

What res is your display Bob?

EDIT: lol, got it thanks.

-Tim


RE: CSS problem - swizzle - 07-16-2018

Changing to 84vw won’t be the fix but it’s good enough until Tim gets 4.2.1 out. Smile