mkromberg / jswc

Experiments with JavaScript-based GUI
MIT License
1 stars 0 forks source link

Record and report orginal Event value #29

Open mkromberg opened 6 months ago

mkromberg commented 6 months ago

Currently, Event properties are mapped into a standard format when set. However, some applications read back the Event property and depend on receiving the exact same format as they set.