gsantner / markor

Text editor - Notes & ToDo (for Android) - Markdown, todo.txt, plaintext, math, ..
https://github.com/gsantner/markor/discussions/2269
Other
3.73k stars 360 forks source link

v2.12.3: Dialog size Search/Replace too small #2367

Closed RalphHightower closed 2 months ago

RalphHightower commented 2 months ago

⚠️ This issue respects the following points: ⚠️

Description

The dialog for Search/Replace has shrunk significantly. The text for the Search and Replace fields are are not wide enough to see the fields. Have to scroll up to see options checkboxes and buttons. This problem started with the latest release. I do all my editing in Markdown. But I just tested with a newly created plain text file and the problem is there also, so I specified file format is nonspecific.

Steps to reproduce

  1. Click on the search icon
  2. Choose Search/Replace
  3. Screen area for text in search & replace fields, with options, and buttons significantly reduced. Screenshot_20240723_143725_Markor

Information

Android version: 13 Device: Galaxy S22 Ultra App Version: v2.12.3 (152)

Source

Google Play

Format / File type

Not specific

Additional info / Log

-
harshad1 commented 2 months ago

@gsantner yeah this should be made match_parent

RalphHightower commented 2 months ago

Thank you. Much better! 🎆