inav-configurator icon indicating copy to clipboard operation
inav-configurator copied to clipboard

speed up search in OSD tab

Open error414 opened this issue 1 year ago • 0 comments

It speeds up search in OSD tab. In current code after each charecters is called refresh OSD preview, it's not necessary because search functionality is only filtering, it does not change any OSD element or values for OSD elements.

During tests I didn't find any bad behaviour in OSD tab, but it's possible I missed some scenario. So would be better to test it before merging.

error414 avatar Aug 20 '24 19:08 error414