Menu

#18 Make it easy to remove room list panel

v4.10
open
Feature (18)
3
2012-09-15
2011-01-03
No

A developer should be able to comment out a few lines of code to remove the room list panel and not get any JavaScript errors.

Right now, other components update HTML elements inside the room list panel without checking if they exist. If a non-existent HTML element is updated, a JavaScript error occurs and everything stops running. It would be better to check to see if the HTML element exists first and, only if it does, then update it.

Other windows and objects similar to the room list panel could be improved, too.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.