Opened 11 years ago
Last modified 11 years ago
#2716 closed defect
Stack Overflow Questions Tags Users Badges Unanswered Ask Question OpenModelicaText getting commented when adding Bitmaps in Icon/Diagram View — at Initial Version
Reported by: | Owned by: | MSK | |
---|---|---|---|
Priority: | high | Milestone: | 1.9.1 |
Component: | OMEdit | Version: | trunk |
Keywords: | Cc: |
Description
1 down vote favorite
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;
Note:
See TracTickets
for help on using tickets.
Snapshot of the OMEdit script