|
2 | 2 |
|
3 | 3 | ## Enhancements |
4 | 4 | * Arc uses now a new multi-window layout manager: |
5 | | - * View editors side-by-side |
6 | | - * Drag the tab heading to place an Arc editor in a different location |
| 5 | + * You can view editors side-by-side, for example cube rules on one side and cube viewer on the other. |
| 6 | + * To use the new layout manager drag the tab heading to the location you want the editor to be located. It can be to left/right, top/bottom or beside another tab. |
7 | 7 |
|
8 | 8 |  |
9 | 9 |
|
10 | 10 | ## Fixes |
11 | | -* Cube viewer supports now views without dimensions on rows. [#256](https://github.com/cubewise-code/arc-issues/issues/256) |
12 | | -* Missing scrollbar when executing TI process with long parameter list. [#255](https://github.com/cubewise-code/arc-issues/issues/255) |
| 11 | +* The Cube viewer now supports views without dimensions on rows, i.e. only on the columns. It is not possible to have a dimension on the rows but not the columns. [#256](https://github.com/cubewise-code/arc-issues/issues/256) |
| 12 | +* Missing scrollbar when executing TI process with long parameter list in Internet Explorer. [#255](https://github.com/cubewise-code/arc-issues/issues/255) |
13 | 13 | * Being able to replace string with empty string. [#251](https://github.com/cubewise-code/arc-issues/issues/251) |
14 | 14 | * Allow Save As when a process has errors. [#249](https://github.com/cubewise-code/arc-issues/issues/249) |
15 | 15 | * Create a new object by pressing enter instead of Create button. [#216](https://github.com/cubewise-code/arc-issues/issues/216) |
|
19 | 19 | * The execute process modal dialog now includes the parameter names. [#242](https://github.com/cubewise-code/arc-issues/issues/242) |
20 | 20 | * Hierarchy editor handles large dimensions by limiting elements to first 10,000 elements. [#241](https://github.com/cubewise-code/arc-issues/issues/241) |
21 | 21 | * Syntax highlighting does not color the S: qualifier in rules. [#240](https://github.com/cubewise-code/arc-issues/issues/240) |
22 | | -* TI ascii source files with TAB delimiter was not recognized. [#238](https://github.com/cubewise-code/arc-issues/issues/238) |
| 22 | +* TI ascii source files with TAB delimiter cannot be previewed. [#238](https://github.com/cubewise-code/arc-issues/issues/238) |
23 | 23 | * DimNm function keyword incorrectly populated. [#234](https://github.com/cubewise-code/arc-issues/issues/234) |
24 | 24 | * Display Name incorrect in Security tab. [#224](https://github.com/cubewise-code/arc-issues/issues/224) |
25 | | -* Arc will now give a message if TM1 server is loading. [#215](https://github.com/cubewise-code/arc-issues/issues/215) |
| 25 | +* Arc will now give a message if TM1 server is loading and can't be accessed. [#215](https://github.com/cubewise-code/arc-issues/issues/215) |
26 | 26 | * The Cube Logging flag is now availble in the Cube list. [#22](https://github.com/cubewise-code/arc-issues/issues/22) |
27 | 27 |
|
28 | 28 | ## Download |
|
0 commit comments