madskristensen / DialToolsForVS

A Visual Studio extension
Other
50 stars 21 forks source link

Status bar item does not inherit system font and has bad alignment #19

Closed xperiandri closed 4 years ago

xperiandri commented 6 years ago

Installed product versions

Description

See screenshot. image As I have enlarged environment font then all the environment items become larger. And currently radial controller status is aligned to the top and does not inherit environment font.

Steps to recreate

  1. Go to Tools\Options..
  2. Navigate to Environment\Fonts and Colors
  3. Select Environment from ComboBox
  4. Change font to Segoe UI and size to 12

Current behavior

Font and size is not inherited from Environment VerticalAlignment.Top is used

Expected behavior

Font and size is inherited from Environment VerticalAlignment.Center is used