Fix History view of values

This commit is contained in:
TooWaBoo
2019-07-18 18:07:09 +02:00
committed by GitHub
parent 4a6956d91e
commit 14025dd15f

View File

@@ -269,7 +269,7 @@ bool FilmNegative::button1Pressed(int modifierKey)
listener->panelChanged(
evFilmNegativeExponents,
Glib::ustring::compose(
"Ref=%1 ; R=%2 ; B=%3",
"Ref=%1\nR=%2\nB=%3",
greenExp->getValue(),
redRatio->getValue(),
blueRatio->getValue()