Commit graph

13 commits

Author SHA1 Message Date
Rebecca Breu
5f4c5088f0 Fix color sampling while multiple items are selected 2024-05-04 16:40:36 +02:00
Rebecca Breu
7aab1ed38f Add color sampler to copy colors to clipboard in hex format 2024-03-02 20:38:49 +01:00
Rebecca Breu
51b9bafbeb Use different cursor for moving the BeeRef window 2024-02-20 22:00:46 +01:00
Rebecca Breu
608787d9a9 Antialiasing/smoothing for displaying images 2023-11-26 11:15:01 +01:00
Rebecca Breu
cf55d1a5e3 Refactor 'just selected' code 2021-10-15 10:17:02 +02:00
Rebecca Breu
333515913a Add handle-free center so that small items can always be moved 2021-10-15 10:13:03 +02:00
Rebecca Breu
3345efaacf Image cropping 2021-10-13 17:04:57 +02:00
Rebecca Breu
1b14e18658 Fix hover on scale areas for narrows items 2021-07-29 20:41:13 +02:00
Rebecca Breu
8deb807b06 Flipping an image on mouse press instead of mouse release
This should make it more clear to the user that the edges are
click-to-flip instead of drag-to-scale. Before, dragging an edge
outside of the handle areas would do nothing and seem broken.
2021-07-13 18:25:23 +02:00
Rebecca Breu
2092680717 Make flip edges narrower 2021-07-07 17:03:58 +02:00
Rebecca Breu
b8dfbf0747 Add Raise to Top/Lower to Bottom actions 2021-07-05 18:03:47 +02:00
Rebecca Breu
5c1b44f851 Fix failing unittest 2021-05-31 18:46:53 +02:00
Rebecca Breu
bc7ce7e09c Port unittests to pytest-qt (fixes #1) 2021-05-31 18:11:45 +02:00