Skip to content

Fix overlapping text in preferences menu, terminal tab

bhatman1441 requested to merge bhatman1441/Remmina:fix_overlapping_text into master

Description

Fix overlapping text in preferences menu, terminal tab by changing the top-attach number in remmina_preferences.glade.

Related Issue

#2873 (closed)

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

preferences_terminal_text_no_overlap

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Merge request reports