Re: [qooxdoo-devel] Extending theme decorations with custom resources

2009-05-19 Thread Colin Snover
to use the > default resources. Due to removing the resource key the > "backgroundImage" has to changed to "myapp/decoration/myapp-header.png", > that the ResourceManager could resolve the correct URI I will look into that with greater detail. Thanks for pushing me in

[qooxdoo-devel] Extending theme decorations with custom resources

2009-05-18 Thread Colin Snover
searching for "myapp/decoration/decoration/myapp-header.png" or for "decoration/myapp-header.png", but it /does/ work, and it’s freaking me out. (I see that using "myapp/decoration/myapp-header.png" works too, which is even more confusing