Thomas Kutz

Results 11 issues of Thomas Kutz

In my scenario I use `oneOf` to have a selection box and to display different form elements based on this selection. The whole form is embedded inside of a `v-dialog`....

See screencast. Checkboxes are rendered with delay of around 2-3 sec after expand all was clicked. Only observed on macOS. Looks fine on Windows. ![slow_simview](https://user-images.githubusercontent.com/2589669/42091738-c43165f2-7ba6-11e8-881e-3ed74c34e279.gif)

Comp-Simulation
Platform-MacOS

This is a request from [user group](https://groups.google.com/forum/embed/?place=forum%2Fyakindu-user#!topic/yakindu-user/-hEYqcfP3GA): When you resize a region it overlaps with existing ones. It would be useful to move the other regions accordingly.

Comp-Graphical Editor

Consider an extended type system where you have, e.g. extended integer types (int16, int32) being all subtypes of integer. Consider following piece of code: ```` var x : int16 x...

Comp-TypeSystem

For better usability, a search field should be provided which allows to search over the provided html files. The tree section should filter its content for elements containing a searched...

is-Usability-Issue
Comp-Example Wizard
Status-Consolidate

After implementing #677, enumerators are mapped to their literal value which makes them usable with functions like "", "+=", etc. This should be prohibited during modeling time (e.g. in type...

is-Bug
Prio-High
Comp-TypeSystem

When I set preferred size on the following region, it gets too small because transitions bend-points are not taken into account: ![bildschirmfoto 2018-07-30 um 16 04 58](https://user-images.githubusercontent.com/2589669/43402236-8fdff8c0-9412-11e8-85f3-c3b2622302a4.png)

Comp-Graphical Editor

**Current behavior:** The content assist shows too many elements. Selecting the wrong ones results in compilation errors. **Expected behavior:** Only elements that are relevant in the corresponding context should be...

In-Progress
Usability

**Current behavior:** Error messages for wrong function usage (incorrect types) do not specify which types are expected. Instead it says: `Function length cannot be used here: uint32, A` **Expected behavior:**...

Usability

Got that feedback via twitter. The icons in the top right corner are not visible at http://www.eclipse.org/mita/. Can also observe that on Chrome under macOS: ![bildschirmfoto 2018-08-01 um 21 31...

Website