Slide Image Color

When going from model space to paper space the door image is displayed differently.
The door image color slide is yellow.

I want it to be displayed as dark blue in paper space (image 2) as it is in model space (image 1).

code below:
(setq shpimx (dimx_tile "shpimg")
shpimy (dimy_tile "shpimg"))
(start_image "shpimg")(slide_image
-1
1
shpimx
shpimy
(strcat ARCH#SUPF "DRAW/ARCH_DRAW(" shimg ")"))

(fill_image 0 0 shpimx shpimy -15)

:image {key="shpimg"; color=-15; width=7.25; height=7.25;}

Comments

  • Roy Klein Gebbinck
    edited November 2018

    As already mentioned @ theswamp.org: I have sent in a Support Request regarding this issue. Bricsys support have confirmed the issue.

This discussion has been closed.