kean / Pulse

Network logger for Apple platforms
https://pulselogger.com
MIT License
6.25k stars 296 forks source link

fix: Searching removes the backgroundColor of DecodingError highlighted text. 🎨 #210

Closed Ahattalla closed 1 year ago

Ahattalla commented 1 year ago

Description.

I've fixed the issue that is raised with this number #208. I've added a new property to hold the original background color as an optional property, and optionally bind it when clearing the search match to return back to its initial state.

gif example

Simulator Screen Recording - iPhone SE (3rd generation) - 2023-08-07 at 01 02 22

kean commented 1 year ago

Nice work, thank you!