You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.
Describe the bug
While reviewing cards, when you click on "Open in add-dialog" button, IF IT IS EARLIER SET TO Show Both, Auto-hide Fields , then the add dialog window opens but is restricted to very small space.
To Reproduce
Steps to reproduce the behavior:
Open add dialog, close with option- Show Both, Auto-hide Fields
Review the relevant card, click on Open in add-dialog
Error: doesn't fill the dialog
Expected behavior
Addon should fill the dialog completely instead of:
This is somewhat fixed by changing the layout on the bottom-left to "Both", but the searchpane on the bottom is incorrectly pinned to the bottom of this add-on's window.
I also notice this add-on specifically adds a grey bar when adding a note located right below the "Type" and "Deck" drop down menus which covers up part of its own UI.
This in and of itself would be fine, however:
(1) the add-on does not scale properly on 1440p resolution. Occurring inconsistently, I can sometimes dramatically increase the UI zoom to remove the scrolling bar on the right or by changing to the "Show Both, auto hide fields" layout, changing the zoom, changing back to "Both", and changing zoom again.
(2) when clicking on the top toolbar for the add-on (see [a pre-click]), it wants to first move the right scroll bar all the way down, so the aforementioned gray bar blocks the add-on's own top row of buttons (see [b after click]). I can then only see the bottom rows of pixels of the top row buttons. Only when the right scroll bar is all the way down does any click generate the drop-down menus (see [c after click dropdown]).
[a pre-click]
[b after click]
[c after click dropdown]
I can't find any setting in the config for this grey bar. It only appears when enabling/disabling this add-on and is grey even when the Anki them is set to Day. Another issue seems to be the way the layout is coded for the bottom search pane being pinned to the bottom of that window instead of adaptively shifting with the zoom scale.
Any suggestions? Is there something else conflicting in the config? Or is there a known add-on conflict causing these interactions?
Describe the bug
While reviewing cards, when you click on "Open in add-dialog" button, IF IT IS EARLIER SET TO Show Both, Auto-hide Fields , then the add dialog window opens but is restricted to very small space.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
![image](https://private-user-images.githubusercontent.com/31794489/260637417-294c8ada-c74a-4ecf-a37f-19c61ad162bf.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5Mjg4MDIsIm5iZiI6MTczODkyODUwMiwicGF0aCI6Ii8zMTc5NDQ4OS8yNjA2Mzc0MTctMjk0YzhhZGEtYzc0YS00ZWNmLWEzN2YtMTljNjFhZDE2MmJmLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA3VDExNDE0MlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTRhOTM3NmMwMjhkYTViYjczZTZhZjMxMzRhMjQ1ZDM4MmU3MGExZTExOTQ1NDMwYTlhMDE2OTkzYzcwYWQ4YmUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.-aj4eSBArBNKjeKkYMmqavOeKroTzMW6SoaJN-6qaIo)
Addon should fill the dialog completely instead of:
Screenshots
https://github.com/fonol/anki-search-inside-add-card/assets/31794489/813ac908-7116-44aa-8d57-65986c3a6cc5
Environment (please complete the following information):
- Version 2.1.55 (01caec2a)
- Python 3.9.15 Qt 5.15.2 PyQt 5.15.5
The text was updated successfully, but these errors were encountered: