Skip to content

RC6 fixes#387

Merged
RvanderLaan merged 12 commits into
masterfrom
rc6-fixes
Dec 5, 2021
Merged

RC6 fixes#387
RvanderLaan merged 12 commits into
masterfrom
rc6-fixes

Conversation

@RvanderLaan

@RvanderLaan RvanderLaan commented Dec 4, 2021

Copy link
Copy Markdown
Collaborator
  • Overflow issues in tag editor overlay and the one in the inspector rc6 new UI cannot fully see all tags in detailed view #382
  • Prevent backspace in tag editor overlay input field from navigating back to the main view when having an image open Backspace doing two things at a time #385
  • Browser extension issue: imported images being immediately shown The images saved by the browser plug-in cannot be viewed directly in allusion. #386
  • The tag editor overlay should show tags for the current image after navigating left/right with a single image open
  • Magnifying glass icons in outliner shift to the right for tags with long names
  • Fix for weird behavior when clicking tag rename input rc6 TagsTreeItem renaming will trigger onBlur event on second mouse click #388
  • Fix for deleting files: Didn't work anymore since upgrading to a newer Electron version (internal breaking changes)
  • Bonus: Task bar entry will show a progress bar when downloading an update
  • Tweaked behavior for left/right arrow keys in gallery when the TagEditor overlay is open. I tried to find a solution that keeps the best of both worlds:
    • It now no longer closes when moving between images, nor is the cursor in the input field moved
    • To still have control over input field text, holding Shift will move the text cursor, but the event no longer selects files in the gallery

@RvanderLaan RvanderLaan changed the title WIP: RC6 fixes RC6 fixes Dec 5, 2021
@hummingly

Copy link
Copy Markdown
Collaborator

The changes are mostly CSS related, so I don't really have anything to say. We should add visual tests in the future to make sure layouts do no break this easily. Playwright is a pretty nice option but I think we would need to fiddle around with webpack.

@RvanderLaan RvanderLaan merged commit f6f08fa into master Dec 5, 2021
@RvanderLaan RvanderLaan deleted the rc6-fixes branch December 5, 2021 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants