Explorar o código

Disable toggle highlights

ayn2op %!s(int64=3) %!d(string=hai) anos
pai
achega
3c428470a2
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      messages_text.go

+ 0 - 1
messages_text.go

@@ -23,7 +23,6 @@ func newMessagesText() *MessagesText {
 
 	mt.SetDynamicColors(true)
 	mt.SetRegions(true)
-	mt.SetToggleHighlights(true)
 	mt.SetWordWrap(true)
 	mt.ScrollToEnd()
 	mt.SetHighlightedFunc(mt.onHighlighted)