isl-org / isl-org/Open3D

Font size inconsistent when moving GUI window between multiple monitors

Open
#2,997 1 comment 0 reactions 1 assignee Claimed by @prewettg View on GitHub
ui visualization
Dominant language
C++
Stars
14k
Forks
2.6k
Avg merge
5d 18h
Merged PRs (30d)
6

Description

When moving a GUI window from one monitor to another, the font is not consistent. The font size, relative to the window title font changes. Widget size (eg buttons / panels) also changes.

**To Reproduce**
Steps to reproduce the behavior:

1. Open the Open3D app. Note font size of the controls widgets
2. Move app window to external monitor. Font size changes.

**Expected behavior**
Relative font size (e.g. w.r.t window title font size) should be the same on all monitors

**Screenshots**
In laptop display:
Screenshot 2021-02-04 at 5 05 25 PM
GUI widget font is the same size as the window title font.

When the window is moved to the external monitor, we have:
![Screenshot 2021-02-04 at 5 06 03 PM](https://user-images.githubusercontent.com/41028320/106975373-47b0c380-670b-11eb-8083-480d71582c12.png)
GUI widgets font is now larger than the window title font. Other widgets are larger too.

**Environment (please complete the following information):**

- Operating system: OSX 10.15
- Python version: Any
- Open3D version: 0.11, 0.12
- Is this remote workstation?: No
- How did you install Open3D?: Download App from Github / Python / Build from C++ source
- Compiler version (if built from source): clang 12

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.