mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-13 14:07:01 -04:00
Fix #70: overlapping keyword matches show reminder text for both keywords, now longest match is used
This commit is contained in:
+3
-1
@@ -7,7 +7,9 @@
|
||||
------------------------------------------------------------------------------
|
||||
|
||||
Bug fixes:
|
||||
* Fixed keywords after atoms (#67)
|
||||
* Fixed: keywords after atoms were not showing up (#67)
|
||||
* Fixed: multiple keywords that matched in the same place both showed reminder text. (#70)
|
||||
Now, when there are overlapping matches the longest one is used.
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
-- 2.1.0, 2020-06-01
|
||||
|
||||
Reference in New Issue
Block a user