kayler-renslow / arma-dialog-creator

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

Custom Control Class dont show what it inherit #23

Closed tuntematonjr closed 6 years ago

tuntematonjr commented 6 years ago

Version and Build

1.0.3. build 24

Summary

Custom Control Class dont show what it inherit after closing and opening again

Detail

Create new custom control class. Try to inherit settings from ohter. It set that to be inherit from other Close that class Open it again and everything you told it to inherit is reset, values are set same as it was suppos to inherit and are changed if changed where it inherite it.

tuntematonjr commented 6 years ago

ok tested more and seems it still inherite right value but dont show what it inherit

kayler-renslow commented 6 years ago

This turned out to be a quite systemic bug. How are these not getting caught earlier? lol

kayler-renslow commented 6 years ago

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

kayler-renslow commented 6 years ago

Fixed in release version 1.0.4