Summary: | Variable list doesn't update properly when string variable is added to script | ||
---|---|---|---|
Product: | [Frameworks and Libraries] SeExpr | Reporter: | Alvin Wong <alvin> |
Component: | General | Assignee: | amyspark <amy> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | amy |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Other | ||
Latest Commit: | https://invent.kde.org/graphics/kseexpr/commit/f8823f7db220aa203c869574dbaf17e8c1558380 | Version Fixed In: | |
Sentry Crash Report: |
Description
Alvin Wong
2021-06-29 10:45:56 UTC
Will fix; but please note that string variables aren't used anywhere in the code. (I guess that they are for internal tools of Disney's.) I see. Perhaps might as well just hide the tab for adding string variables? Not necessary. But I think an ABI break may be needed to bring string UI controls to parity with the rest. Git commit f8823f7db220aa203c869574dbaf17e8c1558380 by L. E. Segovia. Committed on 01/07/2021 at 00:49. Pushed by lsegovia into branch 'master'. Update the UI parser to enable string variables M +319 -328 generated/KSeExprUI/ExprSpecParser.cpp M +3 -3 generated/KSeExprUI/ExprSpecParser.tab.h M +51 -52 generated/KSeExprUI/ExprSpecParserLexIn.cpp M +1 -6 src/KSeExprUI/ExprSpecParser.y https://invent.kde.org/graphics/kseexpr/commit/f8823f7db220aa203c869574dbaf17e8c1558380 |