gbionics / gbionics/robot-log-visualizer

Allow setting the time instant precisely

Open
#45 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
32
Forks
7
PR merge metrics
No merged PRs in 30d

Description

Right now it is possible to change the time instant from the slider and from the shortcuts. With long time periods, the mouse is really hard to use, while the shortcuts are easy to forget, and are not intuitive for a new user.

``Qt`` defines the widget ``QSpinBox`` to quickly edit a number. It might be useful to precisely control the visualized time instant without resorting to the mouse or shortcuts

Reference https://doc.qt.io/qtforpython-5/PySide2/QtWidgets/QSpinBox.html

cc @GiulioRomualdi

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the existing time slider and shortcut handling, then review the referenced Qt QSpinBox documentation. The work is done when users can precisely set the visualized time instant through an editable numeric control without relying on the mouse or shortcuts.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-visualization, desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.