mlopatkin / andlogview

Tool for viewing application logs from Android devices.
https://andlogview.mlopatkin.name/
Apache License 2.0
43 stars 6 forks source link

Weird selection colors in the tree view #386

Closed mlopatkin closed 5 months ago

mlopatkin commented 5 months ago

Steps:

  1. Click on the node outside the checkbox to enter edit mode
  2. Click on the node outside the checkbox again to cancel editing

The node should be painted with a selected background. However, the wide selection area is painted with inactive selection background. The node is still in the edit mode (checkbox shows hover decorations). image