Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@frostice482
Copy link

attention_text can normally accept text as table, e.g. text = { "^1.05 Mult" }.
However the new addition turns the array of text into an UI element definition, making it incompatible with array of text.
The resulting element generated is { nodes = { { "^1.05 Mult" } } }, rather than { nodes = { { n = G.UIT.O, ... } } }.

Additional Info:

  • I didn't modify api's or I've made a PR to the wiki repo.
  • I didn't modify api's or I've updated lsp definitions.
  • I didn't make new lovely files or all new lovely files have appropriate priority.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant