Summary: | No way to tell, from JavaScript, if vector has a NaN entry | ||
---|---|---|---|
Product: | [Applications] kst | Reporter: | Andrew Walker <arwalker> |
Component: | general | Assignee: | kst |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | 1.4.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Andrew Walker
2007-10-19 22:06:36 UTC
SVN commit 728237 by arwalker: BUG:151063 added a method to scripting to return the number of NaN values in a vector M +19 -0 extensions/js/bind_vector.cpp M +5 -1 extensions/js/bind_vector.h M extensions/js/examples/quietriot.js M +7 -7 libkst/kstvector.h WebSVN link: http://websvn.kde.org/?view=rev&revision=728237 |