Skip to content

Commit a425b45

Browse files
Update v1.2.0.md
1 parent a9fd1c0 commit a425b45

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

releases/v1.2.0.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22

33
## Enhancements
44
* 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.
77

88
![alt text](http://s3-ap-southeast-2.amazonaws.com/downloads.cubewise.com/web_assets/arc-pulgins/tab-multi-window-shorter.gif)
99

1010
## 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)
1313
* Being able to replace string with empty string. [#251](https://github.com/cubewise-code/arc-issues/issues/251)
1414
* Allow Save As when a process has errors. [#249](https://github.com/cubewise-code/arc-issues/issues/249)
1515
* Create a new object by pressing enter instead of Create button. [#216](https://github.com/cubewise-code/arc-issues/issues/216)
@@ -19,10 +19,10 @@
1919
* The execute process modal dialog now includes the parameter names. [#242](https://github.com/cubewise-code/arc-issues/issues/242)
2020
* Hierarchy editor handles large dimensions by limiting elements to first 10,000 elements. [#241](https://github.com/cubewise-code/arc-issues/issues/241)
2121
* 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)
2323
* DimNm function keyword incorrectly populated. [#234](https://github.com/cubewise-code/arc-issues/issues/234)
2424
* 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)
2626
* The Cube Logging flag is now availble in the Cube list. [#22](https://github.com/cubewise-code/arc-issues/issues/22)
2727

2828
## Download

0 commit comments

Comments
 (0)