Skip to content

implemented and replaced processor JComboBox with JSearchComboBox

Jaeck, Ludwig requested to merge feature/searchable-processors into master

replaced the combobox for selecting an output processor with a custom component which does filter available processors live while typing

Merge request reports