« Return to Thread: icon URI string question

Re: icon URI string question

by panyasan :: Rate this Message:

Reply to Author | View in Thread




panyasan wrote:
Ralf Nieuwenhuijsen-2 wrote:
I've put this below the other default asset in my application.json

#asset(qx/*)


However, will this mean that all icons will be copied over into a built version?
C
Answering myself: of course it does. Now, this seems to mean that I have to put each and every icon file that I want to use into the asset section in addition to using it in the source code. Why was the old behavior changed? It seems redundant to me since the generator parses every source file anyways and can detect icon URI strings automatically. I am sure there are reasons for this, but I liked the old behavior much better...

C.

 « Return to Thread: icon URI string question