UI Paper Cuts / my personal misc. wishlist #2873
Replies: 8 comments 18 replies
The Rasterize Footprint is annoyingThe Rasterize node footprint by default is a 100x100px at document origin. The easy fix is using the canvas size as default. |
The Graph is ClutteredPlease open the Isometric Fountain and take a look at its graph. I just immediately get a headache by looking at it and it makes me never want to look at nodes again. Especially because its running at 5~10 FPS. I think that is sad because it makes users to not want to use your USP. I think a good idea would be to just collapse layer and group inputs by default and only reveal it when you actually want to inspect it. To resolve this, I would use Group layers as a way of just shoving complexity under the carpet. I would on the opposite site of the output visibility toggle put an input visibility toggle that would just hide all the spaghetti. I know we need to think about how to deal with nodes that input to multiple groups but I think that can be fixed. |
It won't let me reuse gradientsI don't know how to use the same gradient in different places. Changing one instance of that gradient should change it everywhere. |
I can't change attributes of multiple objectsWhen I select two circles or maybe even just two objects that both share a fill attribute, I cannot change these attributes as the property panel will be empty as soon as I select more than one object. I think properties that come up in both objects should still be visible so you can change them for multiple objects at the same time. This is also where I think it could be cool to "link" nodes or inputs so changing one always changes the other? That would partially resolve my gradient issue too. |
|
Okay I think I have to rethink this strategy. There's about 10 Papercuts on my plate right now and I am afraid many are mainly just half-baked/missing features and some actually do require fundamental reworks of the design philosophy. I will try to still suggest papercuts if I find them probably .... |
There is no spell checking T.TOkay this one is something that isn't quite a usual thing, but I think it is really important: Automatic spell and preferably even grammar checking! If you ask me, each textbox should maybe even have a language override to enhance Accessibility (Screenreaders beneit from knowing what language text is) and also internationalisation. Quite a lot of projects require text fields with multiple languages. Having this would have saved me countless times. |
✅ I can't unify image dpi automatically on exportI'll 100% make this a proper feature request, but I really don't want to forget it because it is one of the biggest gripes I have with inkscape: you cannot re-scale image elements to a fixed dpi when you export pdf or svg files and it hurts so much. So many times I am exporting a pdf that has 20-30-100 different images with varying dpi and there is just no easy way to make all have the same dpi. Graphite is partially there because I can actually just rasterize images manually. But some export script that would just pop one of those rasterize nodes set to some dpi behind each image source would be brilliant. |

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
This is a thread where I will put a bunch of really annoying things about using Graphite that I hate while using it but preferably would be low hanging fruits to fix.
They are purposefully written in a complaining tone. This is not because I don't love your work and your projects. I just really really dislike paper-cuts and like to whine so you can fix it. 😇
Edit: I will be posting bigger stuff that warrants discussions in the replies and and a lot of misc other small things, I'll just compile here. I'm first getting it out of my brain ☑️ then mark if there is an issue/planned feature about it when I get the time to look trough other issues ℹ️ and if it has been resolved ✅
ℹ️/☑️ Missing Line spacing and Text Alignment options for text fields partially known
☑️ Missing Autowrap and Paragraph Formatting (Indent, Paragraph Spacing etc) Options
☑️
I wanna have smart node-based layouting tools. I wanna autocad my flyers!(moved to seperate suggestion)☑️
Why is there no alignment node? I want alignment options as a node.(moved to seperate suggestion)☑️ Why don't we just have a look at the Godot approach to containers and add those?
ℹ️ Missing CMYK preview-togge (even when working in RGB)
☑️ I wanna write pixel shaders in my svg. please can I have pixel shaders?
ℹ️ Better Gradients (everything I wanted is right now already being planned)
ℹ️ images do not become outlines or at the very least transparent in outline mode
☑️ I want a convenient way to create color palettes. And I want it so changing the color in one spot changes that everywhere. known issue, but no plans yet
☑️ wait, svg can work with css variables ... how do I set that up?
ℹ️ svg can do animations. Where's my keyframes and timeline?
☑️ I want a script note so I can do cursed things with xml
ℹ️ okay an entire scripting language is hard, can I have at the very least regex so I can mess with xml? > planned
ℹ️ only supports pixel units at the moment
All reactions