Subcategories

  • These features and ideas have been implemented in VS as suggested

    180 Topics
    1k Posts
    VectorStylerV
    @Ayo said in About the Snap feature: Wouldn't it be better to change "Snap to Visible Only" to "Snap to View Extend Only" or shorter "Snap to Viewport Only" or even shorter "Snap to View Only" ? There is a big chance of confusion with the term 'visible' which is mainly linked to the layer system. I added this to the backlog.
  • "Lock all Other Layers" option or layer isolation mode

    11
    0 Votes
    11 Posts
    12k Views
    BoldlineB
    @vectoradmin For some reason the secondary image did not post in my most recent comment you replied to on here. I'll add it there retroactively to avoid confusion and here as well Right now with this situation, my issue is that sometimes the clipping vector wants to be selected when I am trying to grab things behind it all In the attached image, I was trying to modify the black fill and white stroke (1) but it kept thinking I wanted to select the white box pattern inside the item above (2) [image: 1648339860144-bc0508b4-5531-4bf7-8faf-3b7e1e3732fe-bld-2022-03-25-at-17.04.45-resized.png]
  • Style features ( mega-topic ) ( unimplemented )

    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • Application features ( mega-topic ) ( unimplemented )

    1
    1 Votes
    1 Posts
    3k Views
    No one has replied
  • Applying styled group ( accumulated )

    19
    1 Votes
    19 Posts
    23k Views
    VectorStylerV
    @Nils said in Applying styled group: Or should I not overvalue that and just apply separation as I see fit ( everything clone related into one, everything symbol related into another, etc. .. )? Yes.
  • Option to easily flip the height and width with double arrow

    2
    1
    1 Votes
    2 Posts
    3k Views
    VectorStylerV
    @Boldline Added this to the backlog.
  • 1 Votes
    4 Posts
    5k Views
    VectorStylerV
    @Boldline Added this to the backlog.
  • Creating 3D shapes easily

    1
    1
    1 Votes
    1 Posts
    3k Views
    No one has replied
  • Shape Creation with a Click Should Use Widget Ref. Point?

    2
    2
    1 Votes
    2 Posts
    3k Views
    VectorStylerV
    @Victor-Vector Added this to the backlog as a feature request.
  • Artboard roles ( accumulated )

    9
    0 Votes
    9 Posts
    8k Views
    VectorStylerV
    @Nils said in Artboard roles: So, for example, in the acyclic graph, a fill could be the leaf of an object node, right? And if this object then has another "fill style" leaf, that fill leaf gets redirected towards every other object that uses the fill style. Something along these lines correct ( fill style implementation could be different I guess? )? Yes, fill / stroke nodes can be shared in multiple branches. But the real value comes when sharing whole groups of objects. I see, this reminds me a lot Flutter's tree structure with configuration and render trees. Did you draw some inspiration there? If yes, nice work! Not inspired by, but I'm sure others have done something like this. It is quite common when an "abstract" model is slow to process, to have a parallel "realized / compiled" model. The basis for the VS document model was coded in 2013 (i just checked Flutter is started in 2015). Couldn't you just insert a locked rectangle in the tree upon artboard creation, which you'd then prevent from showing up in the layers panel? Would not really help and would create a lot of problems with Layers.
  • Ignoring certain objects inside a reference canvas ( accumulated )

    2
    1 Votes
    2 Posts
    3k Views
    VectorStylerV
    @Nils Added this to the backlog.
  • Enable.. ( accumulated )

    3
    0 Votes
    3 Posts
    4k Views
    N
    @vectoradmin Thanks. How did I overlook that. Sigh.. However, I still think there'd be some value in separately stylable stroke-widths.. Especially since the other sub-attributes are already definable as styles.
  • Canvas panel > Options > Recursively expand every.. ( accumulated )

    5
    1 Votes
    5 Posts
    6k Views
    N
    @vectoradmin Yes, for example a sub-menu enabling the following workflow: In the canvas panel, click the hamburger menu and select the "Expand to" sub-menu, then select either of "Canvas", expands to canvas level of if categories selected: specific categories else: all categories sub-menu "Artboard", then select either of "All", expands to artboard level of if categories selected: all canvases of specific categories elseif canvases selected ( ignore any selected categories ) : specific canvases elseif artboards selected: greyed out else: all canvases of all categories "{ x }", expands to artboard level of x = First: first canvases x = Integer: canvases at index ( a bit overkill, but there's always improvement to good UX.. ) x = Last: last canvases .. of if categories selected: specific categories elseif canvases/artboards selected: greyed out else: all categories p.s. : should have just written pseudo-code, lol
  • Anchor Tool Key now redundant?

    6
    0 Votes
    6 Posts
    6k Views
    VectorStylerV
    @Boldline Looks like the node at the second click (upper right side) turns into cusp when the first node is clicked. Then clicking it as cusp will remove it.
  • Making name field editing more convenient ( accumulated )

    4
    1 Votes
    4 Posts
    4k Views
    VectorStylerV
    @Nils Forgot to mention: (2) can be configured in the Layers panel menu Panel Options (bottom) by checking Double Click Renames option (bottom-right).
  • Allow for multi-stroke keyboard shortcuts ( accumulated )

    13
    1 Votes
    13 Posts
    13k Views
    N
    @fde101 See my comment to @vectoradmin, where I described how JetBrains perfectly solved this issue.
  • FR: API for Scripting

    16
    2 Votes
    16 Posts
    15k Views
    S
    @vectoradmin interesting, but it's out of my league. I have dealt with html once, but it's been a looong time .
  • Nested selection tool ( accumulated )

    3
    0 Votes
    3 Posts
    4k Views
    N
    @vectoradmin It would basically be the same as the node tool, but be augmented with the capability I described above. Alternatively, if that is impossible, it would only serve the purpose of selection in this way. This is to avoid going into deeply nested isolation modes times and again.
  • 0 Votes
    15 Posts
    15k Views
    N
    @vectoradmin Oh yeah, I increased the snapping gap to 32 and that gets rid of the problem completely! This also solves the problem in the following topic I authored: https://www.vectorstyler.com/forum/topic/1714/increasing-the-object-rotation-center-s-snapping-radius-just-a-little-bit
  • Increasing the object rotation center's snapping radius just a little bit

    2
    1 Votes
    2 Posts
    3k Views
    N
    For anyone encountering this issue: This is solved by increasing the "Snapping Gap" option's value in Edit > Preferences > Editing Options.
  • 0 Votes
    7 Posts
    7k Views
    N
    @vectoradmin Yeah, it's static in most other apps aswell. This isn't a very important request, but having the bounding box color automatically always be at a good contrast to the object color would be of "some" value, I guess...