Opened 4 years ago

Closed 4 years ago

#5984 closed enhancement (fixed)

OMSimulator text editing enhancements

Reported by: adeas31 Owned by: adeas31
Priority: blocker Milestone: 1.16.0
Component: OMEdit Version:
Keywords: Cc:

Description

  • It would be good to indicate if a text view is in fact not editable.
  • Clicking in the libraries browser should accept text changes.
  • Tabs should be preserved when accepting text changes.
  • The open nodes of the tree view in the libraries browser should be preserved when accepting text changes.

Change History (2)

comment:1 Changed 4 years ago by casella

comment:2 Changed 4 years ago by adeas31

  • Resolution set to fixed
  • Status changed from new to closed

Fixed in 1a78531/OpenModelica.

Tabs should be preserved when accepting text changes.

Tabs are preserved but it is not possible to preserve their position/index. The underlying Qt API doesn't provide support for this.

Note: See TracTickets for help on using tickets.