files-community / Files

Building the best file manager for Windows
https://files.community
MIT License
34k stars 2.17k forks source link

Bug: Incorrectly resized column in Details View #15665

Closed tsvietOK closed 3 months ago

tsvietOK commented 3 months ago

Description

When I trying to resize any column in Details View its size changes not according to mouse move.

Steps To Reproduce

  1. Open any folder in Details View
  2. Change width of the tag column
  3. Check that the width of the column is changed not according to mouse move

Requirements

Size of the column should be changed according to mouse move.

Files Version

3.5.0.0

Windows Version

10.0.22631.3737

Log File

debug.log

yaira2 commented 3 months ago

Do you mean how the mouse moves faster than the size gripper?

tsvietOK commented 3 months ago

Rather, the size is half the distance the mouse travels. I have a fix for this issue.

yaira2 commented 3 months ago

Thanks