Joy Reynolds
Joy Reynolds
The touch events are having no effect on the slider.
Since this script manipulates the width of a div containing an image, the CSS needs to control the max-width. It is very common to use max-width:100% on images so that...
Fix the Post Formats category menu item (it had a tag with the same ID and name). Put links into top level menu items. #50 Make menus more useful. Add...
I never thought it would happen, but someone wrote a theme with CSS specific to the unit test data, which makes the image alignment pages look okay even though the...
The menus need to have top level links that go to content. I keep finding themes that change top level links to `#`. I assume it's because the test data...
This approach seems cumbersome. Couldn't it be simplified so the theme can call the loader at activation and Customizer Save, and the rest of the time the theme would enqueue...
MDN URL: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe #### What information was incorrect, unhelpful, or incomplete? The `height` attribute is not mentioned, yet it is used in an example. #### Specific section or headline? https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe#attributes...
I ran a search for hooks for the list mentioned at the bottom of mavo.io/docs/plugins/index.tpl.html I wanted to make it a Mavo app, but didn't really know how... Searching for:...
I am on Ubuntu 22.04 LTS and following the instructions in the [Developers setup](https://github.com/MightyCreak/diffuse/blob/main/docs/developers/developers-setup.md). I used the `Debian/Ubuntu` command given for dependencies. It installed 11MB (I already had flatpak and...
https://github.com/MightyCreak/diffuse/blob/6e2450847cae3a57794d95e6a3f9bd3df5c9b114/src/diffuse/vcs/svn.py#L61 This is supposed to be subtracting 1, but it does not.