Using an embedded winget to retrieve the view-size of a map element returns a comma-separated list rather than an 'x' delimited string as in 513.
Other notable differences:
513:

514:

ID:2652683
![]() Feb 3 2021, 5:05 pm (Edited on Feb 3 2021, 5:26 pm)
|
|||||||||||||
Not a bug
| |||||||||||||
Descriptive Problem Summary:
Using an embedded winget to retrieve the view-size of a map element returns a comma-separated list rather than an 'x' delimited string as in 513. Other notable differences: 513: ![]() 514: ![]() |
![]() Feb 3 2021, 9:25 pm
|
|
Lummox JR resolved issue (Not a bug)
|
This is a change I should have mentioned somewhere, but it's pretty minor.
Note you can separate the value into x and y components so you can use "[[view-size.x]]x[[view-size.y]]" if for some reason you really want the x. |