Opened 8 years ago

Last modified 3 years ago

#4324 assigned defect

OMEdit: Additional space added after editing parameters

Reported by: janK Owned by: sjoelund.se
Priority: low Milestone:
Component: Interactive Environment Version:
Keywords: two spaces parameter editing Cc:

Description

Sorry, another very minor issue:
If we add a component from the Library to the Diagram View, we get something like this:
Modelica.Electrical.Analog.Basic.Resistor resistor1 annotation( ...);

If we now edit the parameters e.g. R = 1 via contextmenu->parameter, the line will change into:

Modelica.Electrical.Analog.Basic.Resistor resistor1(R = 1)__annotation( ...);

Have you ever noticed the two spaces? Or do they have a special reason?
(Damn, two spaces are not possible in trac - I used two underscores __ instead)

Change History (8)

comment:1 Changed 8 years ago by janK

  • Type changed from enhancement to defect

comment:2 Changed 8 years ago by adeas31

  • Component changed from OMEdit to Interactive Environment
  • Milestone changed from Future to 1.12.0
  • Owner changed from adeas31 to sjoelund.se
  • Status changed from new to assigned

I hope Martin can adjust his diff algorithm to handle this extra space.

comment:3 Changed 7 years ago by casella

  • Milestone changed from 1.12.0 to 1.13.0

Milestone moved to 1.13.0 due to 1.12.0 already being released.

comment:4 Changed 6 years ago by casella

  • Milestone changed from 1.13.0 to 1.14.0

Rescheduled to 1.14.0 after 1.13.0 releasee

comment:5 Changed 5 years ago by casella

  • Milestone changed from 1.14.0 to 1.16.0

Releasing 1.14.0 which is stable and has many improvements w.r.t. 1.13.2. This issue is rescheduled to 1.16.0

comment:6 Changed 4 years ago by casella

  • Milestone changed from 1.16.0 to 1.17.0

Retargeted to 1.17.0 after 1.16.0 release

comment:7 Changed 4 years ago by casella

  • Milestone changed from 1.17.0 to 1.18.0

Retargeted to 1.18.0 because of 1.17.0 timed release.

comment:8 Changed 3 years ago by casella

  • Milestone 1.18.0 deleted

Ticket retargeted after milestone closed

Note: See TracTickets for help on using tickets.