fonol / anki-search-inside-add-card

An add-on providing full-text-search and PDF reading functionality to Anki's Add card dialog
https://ankiweb.net/shared/info/1781298089
GNU Affero General Public License v3.0
178 stars 24 forks source link

(bug) change size partitioning (L|R) bug #350

Open NameLessGO opened 1 year ago

NameLessGO commented 1 year ago

Describe the bug The add-on fuction, change size partitioning (L|R), is making the add-on use less space when reopening the "add" - tab used to create flashcards

To Reproduce Steps to reproduce the behavior:

  1. Open a PDF
  2. Choose any "change size partitioning" (L|R)
  3. Close "add",
  4. Open "add", there you will see that the add-on/PDF will use less space of the bottom

Expected behavior The add-on, after closing the window on 90|10 or any other R|L format should return to using the bottom part, adjacent to tags

Screenshots

Bug normal Normal behavior L|R set to 50|50, ignore the bonus issue in the right, its present only in the Windows machine (had problems with Qt before, could be why it is appearing)

Bug 90 10 Normal behaviour, L|R set to 10|90

Bug bug 90 10 Problem happens when you reopen the "add" bug bug 50 50 Bug don't get fixed right away by changing to 50|50

Solution

  1. if you have the same problem, first, change the L|R to 50|50 (you need to have a pdf on display for the L|R to appear)
  2. close "add"
  3. reopen, it should display as normal again

Environment (please complete the following information):

NameLessGO commented 1 year ago

Related to #349