hugoattal / DarkerNodes

Modern theme for the Unreal editor
51 stars 2 forks source link

Sequencer #38

Closed zjrl closed 3 years ago

zjrl commented 3 years ago

DNP 你好,请问Sequencer曲线的背景颜色如何设置?或者曲线的拉杆的颜色如何设置? Hi, how do the background colors for the Sequencer curve set?Or how to set the color of the curved rod?

hugoattal commented 3 years ago

Well, the white background appears to be a bug, sorry for that, I'll solve this as soon as possible!

I don't know if you can change the color of the curve, I'll check that.

hugoattal commented 3 years ago

Fixed! I'll probably change a bit the grid lines color though...

image

hugoattal commented 3 years ago

Might be hard-coded 😕... image

from Editor/UnrealEd/Public/SCurveEditor.h line 196

image

from Editor/CurveEditor/Public/SCurveEditorPanel.h line 31

image

from Editor/Persona/Private/SAnimSequenceCurveEditor.cpp line 216