martinecker / rudebuild

A non-intrusive bulk/unity C++ build tool for Visual Studio
Other
16 stars 6 forks source link

Modifying Global Settings requires focus change to register value change #11

Closed amaiorano closed 8 years ago

amaiorano commented 8 years ago

If you open the Global Settings dialog in VS and modify the "Max. Unity File Size (KBs)" value and hit ENTER without changing focus out of that edit box, the value doesn't get saved. You need to change focus (hit TAB, or click elsewhere) for the value to be read and updated.

martinecker commented 8 years ago

Fixed. See https://github.com/martinecker/rudebuild/commit/cc3f40b9abba64b09cc563984b192aea738a20f2