Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ListBox Alignment #70

Open
rommmcek opened this issue Dec 10, 2015 · 3 comments
Open

ListBox Alignment #70

rommmcek opened this issue Dec 10, 2015 · 3 comments

Comments

@rommmcek
Copy link

This is a suited approach " - round(A_ScreenDPI / 50)" and " + round(A_ScreenDPI / 10)".
I like it because it works fine for all my typical settings! But this is only by chance!
DropDownBox offers now working pixel offset.
What I think, would now be better to have point offset.
However, intern zoom of the application would still inevitably tumble down the expectations!
On the other hand, experienced user could well estimate appeared size and select corespondent point offset at first!

@ManiacDC
Copy link
Owner

So, if I understand correctly, you are asking for a Point offset rather than a pixel offset?

@rommmcek
Copy link
Author

I guess, point offset would be much more appropriate!

On Mon, Dec 14, 2015 at 1:51 PM, ManiacDC notifications@github.com wrote:

So, if I understand correctly, you are asking for a Point offset rather
than a pixel offset?


Reply to this email directly or view it on GitHub
#70 (comment).

@ManiacDC
Copy link
Owner

That seems reasonable. Should be doable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants