mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-01 09:40:38 +02:00
Regexes are objects so comparing them with === will always return false This was causing the sources to be rechecked every frame.
Regexes are objects so comparing them with === will always return false This was causing the sources to be rechecked every frame.