Sha256: 1149ddebcf4df9e6f35628ab9fcb30acf027fe990bc696c85a724b531cef1bf5
Contents?: true
Size: 602 Bytes
Versions: 99
Compression:
Stored size: 602 Bytes
Contents
{"widget": { "debug": "on", "window": { "title": "Sample Konfabulator Widget", "name": "main_window", "width": 500, "height": 500 }, "image": { "src": "Images/Sun.png", "name": "sun1", "hOffset": 250, "vOffset": 250, "alignment": "center" }, "text": { "data": "Click Here", "size": 36, "style": "bold", "name": "text1", "hOffset": 250, "vOffset": 100, "alignment": "center", "onMouseUp": "sun1.opacity = (sun1.opacity / 100) * 90;" } }}
Version data entries
99 entries across 99 versions & 15 rubygems