ArduPilot / ArduPilot/MissionPlanner

Log viewer resets DataTable/Graph split when window is made wider

Open
#2,333 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
2.4k
Forks
2.9k
Avg merge
19h 16m
Merged PRs (30d)
4

Description

Making the log viewer window winder unnecessarily affects the position of the split between the graphing area (at the top) and the data table area (at the bottom).

Here is a picture of the window before:
![image](https://user-images.githubusercontent.com/1498098/74495865-501d5680-4f1c-11ea-8d2e-18eaba895699.png)

And here it is a moment later after I have grabbed the right side and made it winder by a few pixels
![image](https://user-images.githubusercontent.com/1498098/74495879-5c091880-4f1c-11ea-9c7c-59a3260bd60d.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the resize in the log viewer and locating the log viewer's split-layout entry point; the issue names no files or tests. Done means widening the window no longer changes the existing vertical split between the graph and data table.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.