kayler-renslow / arma-dialog-creator

A dialog/GUI creation tool for Arma 3.
MIT License
76 stars 12 forks source link

Macro color not working for Background color #14

Closed tuntematonjr closed 6 years ago

tuntematonjr commented 7 years ago

Version and Build

1.0.2

Summary

When using color macro for Background color. It give Warning Message: Config : some input after EndOfFile.

Detail

in export it is writen like this colorBackground = ORANSSI; So it is mising [] it should be colorBackground[] = ORANSSI; Same for colorBackgroundDisabledand colorBackgroundActive

kayler-renslow commented 6 years ago

fixed in https://github.com/kayler-renslow/arma-dialog-creator/commit/c8429f908597e27c0eca6bd68cea47dda5f515ba

kayler-renslow commented 6 years ago

fix applied in version 1.0.3

tuntematonjr commented 6 years ago

@kayler-renslow It is doing this still for raw values

kayler-renslow commented 6 years ago

fixed https://github.com/kayler-renslow/arma-dialog-creator/commit/25514ca85e139dd1826eb08685bda9599ab4a40a

kayler-renslow commented 6 years ago

Fixed in release version 1.0.4