rubberduck-vba / Rubberduck

Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).
https://rubberduckvba.com
GNU General Public License v3.0
1.92k stars 301 forks source link

Minor formatting issue in `Refactor | Encapsulate Field` dialog box #5447

Closed daFreeMan closed 4 years ago

daFreeMan commented 4 years ago

Rubberduck version information

Version 2.5.0.5394
OS: Microsoft Windows NT 10.0.17134.0, x64
Host Product: Microsoft Office 2016 x64
Host Version: 16.0.4966.1000
Host Executable: EXCEL.EXE

Description The vertical text formatting is off.

To Reproduce Steps to reproduce the behavior:

  1. Execute the Encapsulate Field refactoring
  2. Select a field to encapsulate
  3. Look at the Property Name entry box
  4. See error

Expected behavior The vertical text formatting should be "Centered".

Screenshots 2020-03-25 13_15_55-Rubberduck - Encapsulate Field

Logfile N/A

Additional context This is the minorest of formatting issues and the nitiest of nit picks

retailcoder commented 4 years ago

I know I've stalled a lot on that work-in-progress PR I haven't touched in way too long, and I really don't want to be blocking anyone, but the UI/UX of this dialog (and the wiring with the viewmodel) is exactly what's WIP on my local. That said I'm completely swamped/buried under (dayjob-)work at the moment, so don't let my forever-WIP ghost PR block anything.