canton7/SyncTrayzor

Horizontal scroll bug in conflict editor

Open

#363 opened on May 14, 2017

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C# (390 forks)batch import
bughelp wanted

Repository metrics

Stars
 (5,477 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

There's a bug in the conflict editor in the pane where you choose which version of a conflict to accept. The horizontal scroll bar only scrolls the second entry, not the first one.

When running SyncTrayzor on a tablet device (for example), this makes it impossible to accept the first version in a conflict for long filenames, as the button is off-screen in an un-scrollable region.

SyncTrayzor: 1.1.15 SyncThing: 0.14.27

Contributor guide