04-22-2020, 01:43 PM | #1 |
Human being with feelings
Join Date: Jul 2019
Posts: 167
|
How to fix Reaper 6 Theme alignment with folders
Hi, I made a quick video showing how you can edit the Reaper 6 theme in order to get the track controls to align the same way they did on Reaper 5.
You can watch the video here: https://www.youtube.com/watch?v=Oj0flaTRjSs Basically, you open up the rtconfig.txt file for the Reaper 6 theme, go to line 232 and insert the following code between the "set tcp.size" and "set tcp_LabelSize" lines: set tcp_LabelSize ?tcp_control_align{0} ?recarm - tcp_LabelSize 15 tcp_LabelSize ?recarm - / - * scale tcp_LabelSize this_tcp_indent{0} scale 15 / - * scale tcp_LabelSize this_tcp_indent{0} scale This will make it so the track controls stay in the same spot no matter how many folders you add. However, you might want the track controls to expand outwards as you add more folders, the same way they did with Reaper 5. In that case, add these two lines instead (would probably recommend most people use this one): set tcp.maxIndent * tcp_indent{0} maxfolderdepth{0} set tcp_LabelSize ?tcp_control_align{0} ?recarm - tcp_LabelSize 15 tcp_LabelSize ?recarm + - / - * scale tcp_LabelSize this_tcp_indent{0} scale 15 tcp.maxIndent{0} + / - * scale tcp_LabelSize this_tcp_indent{0} scale tcp.maxIndent{0} After you've added this code, save rtconfig.txt and reload the theme. If you encounter any issues, delete the line and reload the theme and it should go back to normal. Don't try and change the rtconfig.txt without going back to the original version first and reloading. |
04-23-2020, 04:26 AM | #2 |
Human being with feelings
Join Date: Jun 2015
Location: Venezuela
Posts: 439
|
Thank you so much for this, Nick!
This is the biggest flaw about Reaper 6 theme IMO. The fact that nothing is aligned anymore and it's not fully responsive like in V5 was a huge step backwards. As soon as you have a few folders, it just starts to break. Makes using folders an inconvenience when that's one of reaper's most powerful features. V5 does it beautifully. Name extends as you make the track wider. It never seems like you are losing parameters. The folder indents make sense with the diagonal line. They feel connected. Now, aesthetically, It's great looking theme (and the wt_mod_parts is even better!). And I love the theme adjuster script. The color pallette feature is awesome. And with your modification, this theme is a little more bearable
__________________
💙 I run Reapertips.com | 🦋 Reapertips Theme | ☕️ Buy me a coffee 🍎 Need some cool REAPER icons? Check out Essential Icons for REAPER |
05-11-2020, 02:45 AM | #3 |
Human being with feelings
Join Date: Jan 2015
Location: Udmurtia
Posts: 61
|
Thank you a lot for the fix! May be you know how to make left edges of envelope tracks align folder indent like in v5 ?
|
05-11-2020, 11:11 AM | #4 |
Human being with feelings
Join Date: Dec 2017
Posts: 179
|
I believe there is a setting for that in the theme adjust actually
|
05-15-2020, 01:38 AM | #5 |
Human being with feelings
Join Date: Oct 2011
Posts: 472
|
Awesome fix! Thank you!
|
Thread Tools | |
Display Modes | |
|
|