Skip to content

Conversation

@Wumpf
Copy link
Member

@Wumpf Wumpf commented Jun 28, 2023

What

Noticed while testing: Removed text entity filter ui; this was already defunct on main and is redundant to entity visibility property.

Was originally part of #2522

Test via python ./examples/python/text_logging/main.py

Checklist

PR Build Summary: https://build.rerun.io/pr/2544

Docs preview: https://rerun.io/preview/8e1e06b/docs
Examples preview: https://rerun.io/preview/8e1e06b/examples

@Wumpf Wumpf added 🪳 bug Something isn't working 📺 re_viewer affects re_viewer itself labels Jun 28, 2023
Copy link
Member

@jleibs jleibs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the argument here that is this is no different from toggling visibility on the entities directly?

@Wumpf
Copy link
Member Author

Wumpf commented Jun 29, 2023

yep, saw no reason to fix it since it is a redundant mechanism. I believe it is from a time when we didn't have visibility toggles or at least when we didn't have them available via a unified mechanism

@Wumpf Wumpf merged commit 2999cce into main Jun 29, 2023
@Wumpf Wumpf deleted the andreas/remove-defunct-entity-filter branch June 29, 2023 08:51
emilk pushed a commit that referenced this pull request Jun 29, 2023
<!--
Open the PR up as a draft until you feel it is ready for a proper
review.

Do not make PR:s from your own `main` branch, as that makes it difficult
for reviewers to add their own fixes.

Add any improvements to the branch as new commits to make it easier for
reviewers to follow the progress. All commits will be squashed to a
single commit once the PR is merged into `main`.

Make sure you mention any issues that this PR closes in the description,
as well as any other related issues.

To get an auto-generated PR description you can put "copilot:summary" or
"copilot:walkthrough" anywhere.
-->

### What

Noticed while testing: Removed text entity filter ui; this was already
defunct on main and is redundant to entity visibility property.

Was originally part of #2522 

Test via `python ./examples/python/text_logging/main.py`

### Checklist
* [x] I have read and agree to [Contributor
Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and
the [Code of
Conduct](https://github.com/rerun-io/rerun/blob/main/CODE_OF_CONDUCT.md)

<!-- This line will get updated when the PR build summary job finishes.
-->
PR Build Summary: https://build.rerun.io/pr/2544

<!-- pr-link-docs:start -->
Docs preview: https://rerun.io/preview/8e1e06b/docs
Examples preview: https://rerun.io/preview/8e1e06b/examples
<!-- pr-link-docs:end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🪳 bug Something isn't working 📺 re_viewer affects re_viewer itself

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants