Dictionary Key/Value fields don't align

Issue #133 resolved
Johannes P. created an issue

A Trivial thing, but the Value field is 2 pixels lower than the Key field for Dictionary entries when set using [DictionaryDrawerSettings(DisplayMode = DictionaryDisplayOptions.OneLine)]:

dictionary_align.png

It's only worth mentioning because it likely is causing each entry in dictionaries to take up more vertical space in the Inspector than they otherwise should.

Well that, and I'm sure it will drive UI designers on teams using Odin insane :P

Comments (4)

  1. Bjarke Elias

    Yup. I'm one of the persons that were pissed of by this :D. Fixed a lot of these spacing issues in the next patch. But not all of them sadly. Unity can be stubborn sometimes.

  2. Log in to comment