UML array datatypes do not display properly (#394)

Within a UML diagram I would like to add a return type of Array but it is visually changing it to an equals sign.

Example:

1. click within the UML class object.

2. click "Add Operation"

3. Add a method such as: + FooBar(exampleParam: int[][]) : int[][]

4. Tap enter twice.

and you will see: + FooBar(exampleParam: int = []): int [][]

Created
24 December 2014 17:38:42
Closed
20 January 2015 23:41:47
Requested by
Paul
State
Solved
Version
7.71.5405.32515
OperatingSystem
Windows 7 Pro SP1
Solved in
8.10

Dusan Rodina - softwareideas.net 27 December 2014 6:15:04

Sorry for this problem. I will fix it as soon as possible.

TrackedRequestComment
Your Name:
You can use these formatting tags: [b]bold[/b] [i]italic[/i] [u]underline[/u] [url]www.example.com[/url] [code]some code[/code] [quote]quoted text[/quote] [list]one list item per line[/list]