Background images in Code Explorer of WeBuilder

Let us know what you would like to see in the next version of this software

Moderator: kfury77

Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
  • Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
  • Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
  • Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".
Please note that we DO READ all suggestions, even if a reply is not posted. Thanks!
Post Reply
Stumpi
Posts: 31
Joined: Mon Dec 28, 2015 3:34 pm

Background images in Code Explorer of WeBuilder

Post by Stumpi »

Hello,

background images are not displayed in the Code Explorer, which is not so nice.
Can we improve that, please?

Thank you, Stumpi.
User avatar
Aivars
Blumentals Software Developer
Posts: 2462
Joined: Thu Aug 22, 2002 1:40 pm
Location: Latvia

Re: Background images in Code Explorer of WeBuilder

Post by Aivars »

Are you referring to Code Explorer for HTML files? The problem is that unlike images background images have been moved away from HTML to CSS by standards, and normally you wouldn't have them in inline styles but in a separate CSS file.
Blumentals Software Programmer
Stumpi
Posts: 31
Joined: Mon Dec 28, 2015 3:34 pm

Re: Background images in Code Explorer of WeBuilder

Post by Stumpi »

Yes you are right, I have not thought about it.

Stumpi
Post Reply