question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Entity flickers when using availability

See original GitHub issue

Open this Sandcastle, speed up the time, and pause it once you start to see flickering.

Came up on the forum. It looks like availability.contains(time) inside Entity.prototype.isAvailable is returning true even after the time is outside the range. More strangely, it alternates between true and false even when the input time does not change?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
hpinkoscommented, Sep 18, 2018

@OmarShehata I’m sorry, you’re right. I was thrown off by how the example was written. I’ve created a minimal version to reproduce the problem here: Example

Every time you press the add sample button it does show lines that are past the availability.

0reactions
cesium-conciergecommented, Sep 21, 2018

Congratulations on closing the issue! I found these Cesium forum links in the comments above:

https://groups.google.com/forum/#!topic/cesium-dev/wtcrYum0dTA

If this issue affects any of these threads, please post a comment like the following:

The issue at https://github.com/AnalyticalGraphicsInc/cesium/issues/7048 has just been closed and may resolve your issue. Look for the change in the next stable release of Cesium or get it now in the master branch on GitHub https://github.com/AnalyticalGraphicsInc/cesium.


I am a bot who helps you make Cesium awesome! Contributions to my configuration are welcome.

🌍 🌎 🌏

Read more comments on GitHub >

github_iconTop Results From Across the Web

Flickering/Flashing of entities when streaming CZML and the ...
When I do this and I track an entity with the viewer, there is flickering. or an artifact forming of the entities on...
Read more >
Polyline entities appear momentarily when even though their ...
Polyline entities flash for a moment when adding new entities even though their availability should prevent them from showing. The sandcastle ...
Read more >
Entities Flickering Black - Unity Forum
For some reason my entities are flickering from their material to black constantly. Only happens to Game Objects I'm converting to entities.
Read more >
How to: Reduce Graphics Flicker with Double Buffering for ...
Learn how to reduce graphics flicker with double buffering for Windows Forms and use controls to address the flicker problems associated ...
Read more >
i2 Analyst's Notebook continuously flashes the Find Matching ...
... for finding matching entities is repeatedly displayed, flashes, ... The Windows Display settings are not compatible with Analyst's ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found