Working on #64.

It can now navigate to read marker only if the event is in timeline.
This commit is contained in:
Black Hat
2018-10-22 13:16:58 +08:00
parent b8702166e9
commit 7ee13837b1
3 changed files with 22 additions and 4 deletions

View File

@@ -43,10 +43,6 @@ Rectangle {
Layout.margins: 12
color: MSettings.darkTheme ? "#303030" : "#fafafa"
// layer.enabled: true
// layer.effect: ElevationEffect {
// elevation: searchField.focus ? 2 : 1
// }
RowLayout {
anchors.fill: parent