You are here

2 possible visual improvements:

qtractorTrackList.cpp line 1248:
If we reduce the contrast of the embossing light, a more integrated visual result remains.
It is closer to the default "inset outset" border effect in Qt Fusion.
It can be seen in the image. The embossing of the table header is taken by Qt Fusion's default qtractor.

Name on Clips:
The "Name" on the clips has very low visibility.
If the "Name" color is changed to white, readability improves.

For the example I have taken the most extreme situation.
I have selected the lightest color from the list for the background of the clip.
Knowing that the clips have transparency, I simulated it putting a white with 50% transparency.
I think that the transparency in the clips is inferior, and despite that, the readability gained is notable.

Greetings

AttachmentSize
Image icon light_emboss.png36.17 KB
Image icon clip-name.png10.59 KB
Forums: 

I'm showing this proposed change to be against line 1283

rncbc's picture

hi

slightly done in qtractor >= 0.9.39.19git.944821 on the first account

the second remains as is, but may try changing to your liking by commenting out qtractorClip.cpp: line 349

cheers && thanks

This is what it looks like, in case anyone else needs it.

File attachments: 

Good morning Rui.
Taking advantage of the fact that we are approaching the stable version, I wanted to return to this topic.

Installed version 0.9.91.3 Debian_11 from:
https://build.opensuse.org/package/show/home:rncbc/qtractor

1_
I have verified that at least on my computer, in the audio clips, the title is now completely unreadable.
It surprises me because I don't think anything has been modified in that part of the code.
Maybe the new Qt libraries vary the behavior?
Could they be my libraries?
I attach a session to confirm it.

2_
I propose a solution. Previously I requested that the clip titles be white, however the solution could be more obvious: follow the same behavior as in "Track Number" and "Strip Title".
I think the solution I propose here is acceptable and consistent with the rest of the interface logic.
It's not a fad either, it really improves readability.

3_
I always found it confusing that the color chosen for the track did not correspond to the final color.
I understand that on the track, the difference may be due to the decorative gradient and it is an acceptable difference.
However the previous [#53ad53] should be the same as the ending [#288028].

---

However, as always, I will respect your criteria.
Thanks for everything.

P.S.
2_
I know you made it easier to change the color when compiling.
However, I have some versions, in which the binaries I get give problems.
It's probably my problem with library versions:

A: Crashing when opening sessions from Qtractor.
B: Qtractor does not save the position of elements (windows toolbars...) when saving.

I mention it simply for the record. It's not something that needs to be fixed.

In the end, I decided to always install official .debs.
I lose some customization, but I gain stability and standardization.

File attachments: 
rncbc's picture

hi GEN-es,

nice to have you back in business here :)

re. 1_

I don't think it's related to your libraries or else... it's just about that some fg/bg color combinations are not really suited here, specially when they're close in luminance, perhaps... idk.

re. 2_

I believe white is not a (very) good option here... maybe a contrast formula against the bg color? whether it's light or dark? that would be awesome... left to you as an exercise.. ;)

re. 3_

confusing colors? they're set that way for 2 decades already :)--give or take the saturation slider, which was a relatively recent addition--my recommendation is to leave it as is, for now, the other ones may take a better and short-term approach and fix, but this one, I guess, sounds like just a nitpick :)

cheers

re. 1_
I have created 2 tracks with the same colors.
In the Midi clips, you can read the name. With difficulty :), but it is possible.

In Audio clips the clip name is completely unreadable.

Try opening old projects with audio clips. If you could read the name before and now you can't, something else is happening.

If everything works as before, the problem is with my computer.

File attachments: 

Add new comment