Skip to content

PatchSelectWidget: Improve URL input handling

Bartosz Dziewoński requested to merge paste into master

Created by: edg2s

Moving URL regex to getTagInfoFromInput so that URLs are always matched even if a paste event doesn't fire (e.g. on some mobile IMEs).

Merge request reports