[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Enigma-devel] bug with st-oneway
From: |
Ralf Westram |
Subject: |
Re: [Enigma-devel] bug with st-oneway |
Date: |
Sun, 17 Aug 2003 01:10:06 +0200 |
User-agent: |
Mutt/1.5.4i |
Hi Sven,
> if I change the attribute orientation of st-oneway e.g. from WEST to
> EAST, the image is not updated, it remains WEST. The orientation
> change works fine.
> set_attribs(enigma.GetNamedObject("b"), {orientation=EAST})
In general attribute changes do not cause the model to be
reinitialized.
OneWayStones now recognize the message "direction" (works like
st-bolder in ss2.lua). [untested]
cu
Ralf