Skip to main content



      Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Scale is slow delivering new selection values
Scale is slow delivering new selection values [message #1410026] Tue, 19 August 2014 11:42 Go to next message
Eclipse UserFriend
Hi,

when I move the knob on a scale it needs about a second before I get the selection-event. Is there a way to accelerate it?

Best regards,
Michael Fritscher
Re: Scale is slow delivering new selection values [message #1410048 is a reply to message #1410026] Tue, 19 August 2014 13:07 Go to previous messageGo to next message
Eclipse UserFriend
Hi,
actually, it's exactly 500ms. This is a hard-coded period (not only for
Scale) for merging mouse events, before request with the scale value is
sent to the server. This period is not configurable. See
Scale.js#_scheduleSendChanges for more details.
Best,
Ivan

--
Ivan Furnadjiev

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: Scale is slow delivering new selection values [message #1410678 is a reply to message #1410048] Thu, 21 August 2014 07:12 Go to previous message
Eclipse UserFriend
Ah, thanks for the hint - seems that I need to adjust the hardcoded value.
I want to control a robot with the slider, and in this case an additional delay up to 500 ms is way t0o long. (Please no safety concerns, this is a research project, and the robot has safe limitation applied Wink )

Perhaps it would be nice to have a API which allows to set this time.
Previous Topic:Setting up target platform for RAP 2.3 and Teneo 2.0
Next Topic:Markup Validation improvements
Goto Forum:
  


Current Time: Sun Aug 31 07:56:37 EDT 2025

Powered by FUDForum. Page generated in 0.03771 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top