Opened 8 years ago

Last modified 3 years ago

#4324 assigned defect

OMEdit: Additional space added after editing parameters

Reported by: Jan Kokert Owned by: Martin Sjölund
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 by Jan Kokert, 8 years ago

Type: enhancementdefect

comment:2 by Adeel Asghar, 8 years ago

Component: OMEditInteractive Environment
Milestone: Future1.12.0
Owner: changed from Adeel Asghar to Martin Sjölund
Status: newassigned

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

comment:3 by Francesco Casella, 7 years ago

Milestone: 1.12.01.13.0

Milestone moved to 1.13.0 due to 1.12.0 already being released.

comment:4 by Francesco Casella, 6 years ago

Milestone: 1.13.01.14.0

Rescheduled to 1.14.0 after 1.13.0 releasee

comment:5 by Francesco Casella, 5 years ago

Milestone: 1.14.01.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 by Francesco Casella, 4 years ago

Milestone: 1.16.01.17.0

Retargeted to 1.17.0 after 1.16.0 release

comment:7 by Francesco Casella, 4 years ago

Milestone: 1.17.01.18.0

Retargeted to 1.18.0 because of 1.17.0 timed release.

comment:8 by Francesco Casella, 3 years ago

Milestone: 1.18.0

Ticket retargeted after milestone closed

Note: See TracTickets for help on using tickets.