Nicholas Brantley

Results 9 issues of Nicholas Brantley

`- helloworld` This should render like this: - \\ helloworld However it is rendering like this: - \\ Dropping the "helloworld".

Is there a way to make the mouse cursor hidden? If not, would it be possible to add this feature?

HTML5 allows elements to have IDs that contain colons, ex: `` However, because this library is using document.querySelector, it is going by CSS selector rules, so a colon in the...

When trying to display a font awesome icon, it shows as a question mark in a square. Example code: FontIcon.text(.awesome5Solid(code: .key))

help wanted

I have a decorative use case where I want to be able to write a line with some notes, but at the end of the last measure the staff continues...

### Is your feature request related to a problem? There is currently no way to manually override and set the color of the icon and slider in a light entity...

enhancement

**🤔Type of Request** - [ ] **Bug fix** - [ ] **New feature** - [x] **Improvement** - [ ] **Documentation** - [ ] **Other** **🔗Resolves an issue?** N/A **📝Changelog** Updated...

Is there a way to make the icons have equal width in the same way as [https://fontawesome.com/how-to-use/on-the-web/styling/fixed-width-icons](here?) With images its easy, just set the frame size but this is text....

### Before submitting an issue, please check the following - [X] I have searched for similar issues (both open and closed) and cannot find a duplicate - [X] I agree...

bug