Difference between revisions of "Analytica 6.3 beta Release Notes/Changes in 6.3.0.220"
Line 10: | Line 10: | ||
==Tables== | ==Tables== | ||
− | * Add a context-menu option (for the columns of a table) called "New variable from column...." that shows up on the menu when you have a column header selected [[What%27s_new_in_Analytica_6.3%3F#Preview_features|New Preview Features in 6.3.0.220]]. | + | * Add a context-menu option (for the columns of a table) called "New variable from column...." that shows up on the menu when you have a column header selected. See also [[What%27s_new_in_Analytica_6.3%3F#Preview_features|New Preview Features in 6.3.0.220]]. |
+ | |||
+ | ==GUI== | ||
+ | * Fixed a bug where the textual definitions of a variable were not displaying in the correct number format (e.g. %) after assignment (i.e. from an on-click or script). | ||
+ | |||
+ | ==GUI-Dialogs== | ||
+ | * Fixed a bug in the new [[Relational_to_Array_Dialog]] - the units attribute was not being set. I.e. the column name "Height (in)" should convert to a variable Height with the the Units attribute set to "in". See also [[What%27s_new_in_Analytica_6.3%3F#Preview_features|New Preview Features in 6.3.0.220]]. | ||
+ | |||
==Miscellaneous== | ==Miscellaneous== | ||
* Several minor bug fixes | * Several minor bug fixes |
Revision as of 23:11, 20 February 2023
This page lists all changes in the beta build 6.3.0.220 that have occurred since the previous beta build 6.3.0.219.
This Page under construction
Object Window
- Added Slider to the Definition/Expression pulldown menu
Typescript
- Fixed a bug which prevented pasting text into the Typescript window in browse mode.
Tables
- Add a context-menu option (for the columns of a table) called "New variable from column...." that shows up on the menu when you have a column header selected. See also New Preview Features in 6.3.0.220.
GUI
- Fixed a bug where the textual definitions of a variable were not displaying in the correct number format (e.g. %) after assignment (i.e. from an on-click or script).
GUI-Dialogs
- Fixed a bug in the new Relational_to_Array_Dialog - the units attribute was not being set. I.e. the column name "Height (in)" should convert to a variable Height with the the Units attribute set to "in". See also New Preview Features in 6.3.0.220.
Miscellaneous
- Several minor bug fixes
Comments
Enable comment auto-refresher