General Discussion > Web Programming and Design

Stupid CSS

<< < (2/2)

Deep Toaster:

--- Quote from: Eeems on September 28, 2020, 05:48:08 pm ---
--- Quote from: Deep Toaster on September 28, 2020, 05:36:29 pm ---
--- Quote from: Eeems on September 28, 2020, 05:31:11 pm ---Small bug with the file browser. You can open and then immediately close it by double-clicking on the button. It looks like input isn't properly being masked when it's open.
--- End quote ---
What's being opened and closed? If you're opening a first child directory (in the middle section), you might be hitting the .. that shows up right after.
--- End quote ---
Whoops, meant to say dialog not browser. Upon further review, it looks like the bug actually is that if you click and drag the dialog wont close even though the click starts and ends in an area that should close the dialog.
--- End quote ---
Oh gotcha. Yeah, it's intentional that the modal closes when you click in the shade. Maybe there's an issue with dragging tho.
--- Quote from: Eeems on September 28, 2020, 05:48:08 pm ---
--- Quote from: Deep Toaster on September 28, 2020, 05:36:29 pm ---
--- Quote from: Eeems on September 28, 2020, 05:31:11 pm ---Did you write them directly in CSS or are you using something like SASS?
--- End quote ---
Directly in CSS :)
--- End quote ---
Oof :(
--- End quote ---
A good amount of the CSS for the Whac-A-Mole game (including the randomized position animation) is generated from a Python script.

Navigation

[0] Message Index

[*] Previous page

Go to full version