Closed EighthOctave closed 11 months ago
Thanks @EighthOctave we will take a look, if you need a fix urgently for a operational system, please let me know and we can coordinate further. Otherwise, we will try to get a fix out in the next release.
@EighthOctave I have fix this and it will be included in version 3.1.1
. The changes are very simple, so you can manually backport the fix if necessary.
Fantastic! Thanks so much!
Describe the bug The default bufmax is 2^15. If an array's size exceeds this, the first call to reload for a 1d layer renders fine. However, subsequent calls to reload fail to rerender the plot. No errors are thrown.
To Reproduce
Steps to reproduce the behavior:
Expected behavior Plot should update with the new values, showing the first bufmax values.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context This issue is not present in the older LGSInnovations code.