Mew Pur Pur

Results 43 issues of Mew Pur Pur

- ~~Clicking outside does not unfocus them.~~ - ~~Unfocusing fields does not cause them to update their value.~~ - LineEdits in command fields now unfocus when you move your cursor...

bug

I'll be releasing alpha 4 soon. - [x] #708 - [ ] #684 - [x] #669 - [x] #670 - [x] Address the missing localization strings. - [ ] #710

meta/tracker

Concerns #395, #484 Adding new objects would be one of two things: - Adding new tag paths after RMB in the viewport - Inserting new path commands after RMB in...

proposal

If for example you set two shortcuts to Ctrl+R, the shortcut dialog won't warn you or prevent you, so both things might happen at once or one might prevent the...

bug

This report uses splash.svg, an SVG made only from paths, with one of the paths being very long. While this isn't exhaustive, it's pretty representative in my opinion of the...

meta/tracker

An earlier PR messed up the ordering of attributes. We should implement TagContent widgets for each tag that simply sort the default attributes correctly, until we figure out how to...

bug

Cubic beziers, shorthand cubic beziers, and quadratic beziers are annoying to work with because of how the control handles overlap with the beginning or the end. We should implement a...

challenging
proposal

The core infrastructure refers to the native handling of the SVG text, the TagSVG representation of it, and the ways these implementations hook into the different places in the editor....

meta/tracker

XMLNode ---> UnknownXMLNode, CommentXMLNode, CDataXMLNode, TextXMLNode, Tag This would allow to preserve these things in SVGs. None of them have an effect on rendering, although text nodes can be relevant...

challenging
proposal

`` This SVG crashes GodSVG. ThorVG issue to track: https://github.com/thorvg/thorvg/issues/2116

bug
not our fault