leokraft / QuickKey

📋✏️ A small background application to quickly access special characters.
GNU General Public License v3.0
8 stars 1 forks source link

Window size Adjustments #33

Open Chr1s70ph opened 3 years ago

Chr1s70ph commented 3 years ago

More settings regarding Window size and scaling

1. Scale Contents

A slider which lets the user adjust the scale of the boxes, the labels

2. Set custom sizes

Allows the user to set an x*y scale, for the window, instead of a static, predefined one. E.g. if the user wants to have QuickKey in exactly 150px X 500px window size

3. Adjust window size by dragging

This can be an option to toggle. This allows the program, to be resized with the mouse courser like normal windows. Once set to off/false, the program saves that window size e.g.: image

leokraft commented 3 years ago

Adjust window size by dragging is a good idea, this has been removed in a prior version in favor of aesthetics, however it should definitely be added again.

Set custom sizes is a feature i would rather not add, however I will include this into Adjust window size by dragging, making the program remember the size it has been "dragged" to.

Scale Contents this one is a bit controversial. I understand, that some userers would want to customise as much as possible, but I am not really sure about adding such a feature. However I am open to feedback regarding the current sizing of coponents and possible adjustments.