jansorg / tom-ui

Qt5-based user interface for the tom time tracker
https://www.tomtime.dev
GNU General Public License v3.0
8 stars 2 forks source link

Improve the "holding position" of time entries during drag & drop #86

Closed tanius closed 5 years ago

tanius commented 5 years ago

Currently, the position where one grabs a group of selected time entries for drag & drop is the position where one will "hold" them with the mouse pointer before finally dropping them. I did not notice this behavior at first and only wondered why the time entries always block me from seeing where I want to drop them :smile: Probably others will have the same issue, as different "holding positions" during drag & drop are quite a rare feature … I do not remember seeing this before.

I guess there are several ways how this could be improved:

jansorg commented 5 years ago

The next update will display a small icon instead. This could be improved in the future.