Talk:Volumetric lighting: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Replaced content with "{{discussion page}}")
Tag: Replaced
m (Reverted edits by DiscussionRepairBot (talk) to last revision by PabloS)
Tag: Rollback
Line 1: Line 1:
{{discussion page}}
{{discussion page}}
== Gallery issue ==
{{Message
| user = NOUG4AT
| time = 20:22, 16 Jan 2024
| 1 = I have a 1366x768 laptop, all the images in the article are out of bounds. I know this is a wiki issue, but I suggest to configure the gallery.
}}
{{Message
| user = Equalizer5118
| time = 20:35, 16 Jan 2024
| 1 = My laptop has the exact same resolution, and I suffer from the same issue. Ill experiment with fixes.
}}
{{Message
| user = Equalizer5118
| time = 20:45, 16 Jan 2024
| 1 = fixed the issue. Simply surrounded the table with <nowiki><div style=width:100%;overflow:auto></nowiki>. Now, any overflowed content will be hidden, but can be scrolled over to be viewed
}}

Revision as of 20:01, 17 June 2024

Icon-message-48px.png
This is the discussion page of Volumetric lighting. To add a comment, use the Edit button near the headline of the appropriate section. To create a new section, you can use the Add topic button at the top of this page.
Comments on talk pages should be signed with "~~~~", which will be converted into your signature and a timestamp.

Gallery issue

(using Template:Message) I have a 1366x768 laptop, all the images in the article are out of bounds. I know this is a wiki issue, but I suggest to configure the gallery. --NOUG4AT (talk) 20:22, 16 Jan 2024 (UTC)


(using Template:Message) My laptop has the exact same resolution, and I suffer from the same issue. Ill experiment with fixes. --Equalizer5118 (talk) 20:35, 16 Jan 2024 (UTC)


(using Template:Message) fixed the issue. Simply surrounded the table with <div style=width:100%;overflow:auto>. Now, any overflowed content will be hidden, but can be scrolled over to be viewed --Equalizer5118 (talk) 20:45, 16 Jan 2024 (UTC)