Opened 11 years ago
Closed 11 years ago
#2716 closed defect (fixed)
OpenModelicaText getting commented when adding Bitmaps in Icon/Diagram View
Reported by: | Owned by: | Adeel Asghar | |
---|---|---|---|
Priority: | high | Milestone: | 1.9.1 |
Component: | OMEdit | Version: | trunk |
Keywords: | Cc: |
Description (last modified by )
I've noticed that the OM Script gets commented when I add a bitmap in either the Icon/Diagram View.
I'm using OpenModelica 1.9.1+dev (r18667) (RML version)
Code for reference
model Test annotation(Diagram(coordinateSystem(extent = {{-100,-100},{100,100}}, preserveAspectRatio = true, initialScale = 0.1, grid = {2,2}), graphics = {Bitmap(origin = {0.12,-0.47}, extent = {{-99.77,99.65000000000001},{99.77,-99.65000000000001}}, fileName = "modelica://Test/C:/Users/MSK/Desktop/Capture.PNG")})); end Test;
Attachments (1)
Change History (3)
by , 11 years ago
Attachment: | Capture.PNG added |
---|
comment:1 by , 11 years ago
Component: | Unknown → OMEdit |
---|---|
Description: | modified (diff) |
Owner: | changed from | to
Status: | new → assigned |
Summary: | Stack Overflow Questions Tags Users Badges Unanswered Ask Question OpenModelicaText getting commented when adding Bitmaps in Icon/Diagram View → OpenModelicaText getting commented when adding Bitmaps in Icon/Diagram View |
Note:
See TracTickets
for help on using tickets.
Snapshot of the OMEdit script