Skip to content

Commit

Permalink
Add a comment for 0.0.97
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
Kitsune Ral committed Jan 9, 2024
1 parent 5564822 commit ea087f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions client/qml/TimelineItem.qml
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,8 @@ Item {
}

Item {
// 0.0.97: it used to be RectangularGlow, maybe bring
// MultiEffect once we are both legs in Qt 6?
id: highlighter
anchors.fill: textField
visible: highlight && settings.highlight_mode != "text"
Expand Down

0 comments on commit ea087f6

Please sign in to comment.