mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-09 07:48:58 +00:00
NTextInput: dont propagate events to avoid dragging panel when selecting text with the mouse.
This commit is contained in:
@@ -323,7 +323,6 @@ ColumnLayout {
|
||||
// label: "Tokens"
|
||||
// description: focusedLineIndex > 0 ? "Click any token to add it to line " + focusedLineIndex : "Select an input field above, then click a token to insert it."
|
||||
// }
|
||||
|
||||
NDateTimeTokens {
|
||||
Layout.fillWidth: true
|
||||
height: 200 * scaling
|
||||
|
||||
Reference in New Issue
Block a user