avoid closing window on item pinned
This commit is contained in:
@@ -263,6 +263,7 @@ func flowBoxButton(entry desktopEntry) *gtk.Button {
|
||||
} else if btnEvent.Button() == 3 {
|
||||
pinItem(ID)
|
||||
pinnedFlowBox = setUpPinnedFlowBox()
|
||||
return true
|
||||
}
|
||||
return false
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user