dotnet / dotnet/ResXResourceManager

Allow horizontal resizing of the text window

Open
#585 0 comments 0 reactions 0 assignees View on GitHub
Feature request Up for grabs
Dominant language
C#
Stars
1.5k
Forks
251
Avg merge
1d 1h
Merged PRs (30d)
1

Description

This is a suggestion to improve the usage of the free screen area, to show useful text items, not only a grey area.
The situation arises especially when you work on a portable computer without a large external screen, so you need to zoom the text but this "eats" up screen space vertically.

Being 61 years old and not having the sharp eyes of a younger person brings up the need to zoom into the text using `Ctrl+Mousewheel`.

- It should be possible to adjust the left margin of the window, to make more space for text. The buttons will rearrange themselves but still fit in the area to the left of the text box.
* The buttons - they will rearrange themselves over multiple lines when needed when the text box' left margin is dragged towards the left.
* Dragging the text box' left margin towards the left stops when there is no more free space for the buttons.

![image](https://github.com/dotnet/ResXResourceManager/assets/8375198/ecebe7da-e53c-4b38-835c-a5de3b87049b)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.