voxel51/fiftyone

[FR] Persist zoom and pan in expanded view

Open

#2,162 创建于 2022年10月14日

在 GitHub 查看
 (7 评论) (0 反应) (0 负责人)Python (400 fork)batch import
appenhancementgood first issue

仓库指标

Star
 (4,021 star)
PR 合并指标
 (平均合并 3天 11小时) (30 天内合并 161 个 PR)

描述

Proposal Summary

While navigating samples in expanded view, the labels are shown on top-left, which is nice. However, when the mouse is on the image, they are shaded. The top-most one gets almost invisible.

Motivation

  • What is the use case for this feature?

Navigating samples in expanded view while easily reading their labels

  • Why is this use case valuable to support for FiftyOne users in general?

Seeing the labels is a highly valuable necessity when using the GUI.

  • Why is this use case valuable to support for your project(s) or organization?

I will be able to follow the sample labels while navigating my samples in Fiftyone.

  • Why is it currently difficult to achieve this use case? (please be as specific as possible about why related FiftyOne features and components are insufficient)

I cannot see what is behind when the label is shaded with a black strip.

What areas of FiftyOne does this feature affect?

  • App: FiftyOne application
  • Core: Core fiftyone Python library
  • Server: FiftyOne server

Details

  • Some minor UI tweaks are likely to solve this problem (according to @ehofesmann)

Willingness to contribute

The FiftyOne Community encourages new feature contributions. Would you or another member of your organization be willing to contribute an implementation of this feature?

  • Yes. I can contribute this feature independently.
  • Yes. I would be willing to contribute this feature with guidance from the FiftyOne community.
  • No. I cannot contribute this feature at this time.

贡献者指南