You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
User had a token called rg with the content regular. User then proceeded to change rg to regular so that the token is called like its content, and instructed the plugin to rename "rg" in all sets. The plugin then not only renamed the tokens but also modified tokens that used "space": "srgb" to "space": "sregulargb".
To Reproduce
Steps to reproduce the behavior:
Expected behavior
In such a use-case the plugin should only keep this function to the renaming of tokens and not the rest of the contents in the JSON.
Screenshots or Screencasts
The text was updated successfully, but these errors were encountered:
Describe the bug
User had a token called
rg
with the contentregular
. User then proceeded to changerg
toregular
so that the token is called like its content, and instructed the plugin to rename "rg" in all sets. The plugin then not only renamed the tokens but also modified tokens that used"space": "srgb"
to"space": "sregulargb"
.To Reproduce
Steps to reproduce the behavior:
Expected behavior
In such a use-case the plugin should only keep this function to the renaming of tokens and not the rest of the contents in the JSON.
Screenshots or Screencasts
The text was updated successfully, but these errors were encountered: