Fix: Re: [Dynapi-Dev] Swiper Updates

2003-07-01 Thread Daniel Tiru
A small error got in to the swiper there... but now it is fixed. /Daniel > Hi! > > The bug is fixed and aswell an unreported bug that made the layer "flicker" when > used a function several times. This is made by adding a variable to the dynlayer > witch is called "swiperMinimized" to keep the

Re: [Dynapi-Dev] Swiper Updates

2003-07-01 Thread Daniel Tiru
Hi! The bug is fixed and aswell an unreported bug that made the layer "flicker" when used a function several times. This is made by adding a variable to the dynlayer witch is called "swiperMinimized" to keep the state of the swiper first time the swiper is used for the specific layer. Regards

[Dynapi-Dev] Swiper Updates

2003-07-01 Thread Raymond Irving
Hi, The attached file is an update to the swiper library I've renamed the inc-dec swipe values to inc-left, dec-right, etc in order to be consistent with top-right, bottom-left, etc Bugs: 1) If you were to press the dec-up or inc-left button more than once the layer would scroll off the screen