iets3.opensource icon indicating copy to clipboard operation
iets3.opensource copied to clipboard

DecTab: Editor behaves different than any other table like editor

Open arimer opened this issue 1 year ago • 1 comments

Regular table like editors provide a End/Start Cell indicator (shown as grey line) at the beginning and ed of each table row.

Example: grafik

However the editor of the DecTab concept does not have those indicators and therefore deletion/creation of new rows is cumbersome and behaves different than in any other table like editor.

grafik

arimer avatar Sep 18 '24 18:09 arimer

Looks like this condition is evaluated into false in case Table.rowHeaders is used

arimer avatar Sep 19 '24 12:09 arimer

Fixed in MPS-Extensions: https://github.com/JetBrains/MPS-extensions/pull/974

arimer avatar Oct 31 '24 15:10 arimer