Skip to content

Redesign add-notes dialog box

Priyanka Saggu requested to merge psaggu/gtranslator:redesign-add-notes into master

Fixes #88 (closed)

2019-10-18_12-20

  • Add a minimum size to the dialog box (300 X 200) (400 X 300).
  • Fixes "expansion of dialog box" with the length of the text-note. Now, it wraps text according to GTK_WRAP_CHAR.
  • Add a vertical scrollable bar to the window if text-note exceeds the height of the dialog window.
  • Convert the existing dialog into an Action Dialog.
Edited by Priyanka Saggu

Merge request reports

Loading