rev 1275
(3 files, 9kb)
+ Added support for transparency in attachments and avatars. Transparency is only calculated when showing an attachment in a topic (loadAttachmentContext), when showing an avatar in the sidebar (loadUserSettings, setupThemeContext), and when loading avatars for other members (loadMemberContext). Calculations are done using the code I wrote for Aeva Media 2.x. Non-transparent avatars get an 'opaque' class, while nothing special is done for attachments right now. Maybe we'll do something later, but I'm lacking inspiration. (Display.php, Load.php, Subs.php)
(3 files, 9kb)
+ Added support for transparency in attachments and avatars. Transparency is only calculated when showing an attachment in a topic (loadAttachmentContext), when showing an avatar in the sidebar (loadUserSettings, setupThemeContext), and when loading avatars for other members (loadMemberContext). Calculations are done using the code I wrote for Aeva Media 2.x. Non-transparent avatars get an 'opaque' class, while nothing special is done for attachments right now. Maybe we'll do something later, but I'm lacking inspiration. (Display.php, Load.php, Subs.php)

