jean-emmanuel / open-stage-control

Libre and modular OSC / MIDI controller
https://openstagecontrol.ammd.net
GNU General Public License v3.0
701 stars 88 forks source link

[Feature] Improve importing from earlier versions #732

Closed GeneralMidi closed 3 years ago

GeneralMidi commented 3 years ago

I'm really not sure if you can do much, but this looks rather terrible when converted.

Original (ver 0.45 I think) image

And after conversion image

Apart from the odd widget conversion, the general look looks really bad. The glowing text has disappeared, the colours are off, padding is missing, it just doesn't look good.

Is there anything you can do to get the conversion looking better, or do I have to go in and redo it? If so, do you have any tips?

Thank you for your time. Luke

More images here: https://github.com/ThrashJazzAssassin/REAPER-OSC-panels

Original session here REAPER OpenStageControl TJA 0.2.3.zip

jean-emmanuel commented 3 years ago

Is there anything you can do to get the conversion looking better

No, automatic conversion from v0 sessions to v1 is basic and will never provide a 1:1 conversion, too many things have changed.

or do I have to go in and redo it? If so, do you have any tips?

Maybe ask the session's author to help you porting the interface to v1 ?

GeneralMidi commented 3 years ago

I completely understand, and don't want to waste any more of your time.

One last question, then I won't disturb for a while!

It seems in this session, the only css rule that the author has added is --color-track: #111922; to root.

I had a look and it seems this variable isn't around anymore in v1. Would you briefly point me to the correct variable? It's this kind of faded out glow colour that I'm hoping this variable was responsible for...

image

jean-emmanuel commented 3 years ago

There's no equivalent to this in v1. You'll need to fiddle with css to get this effect.