Skip to content

AdminEgor Chistyakov (Admin, Adobe Illustrator)

My feedback

7396 results found

  1. 8 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    AdminEgor Chistyakov (Admin, Adobe Illustrator) commented  · 

    Export Selection command can be assigned to a hotkey... it can be inserted into an action with the 'Insert Menu Item' from the Actions panel’s flyout menu... but this won’t be a full automation, you’d still have to verify settings and click OK.
    But Export Assets / for Screens dialog now supports user defined presets, which can make it less tedious to setup. Does it solve the problem at least partially for you?

  2. 9 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    AdminEgor Chistyakov (Admin, Adobe Illustrator) shared this idea  · 
  3. 5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    AdminEgor Chistyakov (Admin, Adobe Illustrator) commented  · 

    This is something you can achieve with scripts: https://community.adobe.com/t5/illustrator-discussions/how-to-switch-illustrator-documents-using-script/td-p/8364092
    You can then make an action to call this script.
    Actions are more about operating within a document, although I agree they can benefit from more extensive applications.

  4. 3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    AdminEgor Chistyakov (Admin, Adobe Illustrator) supported this idea  · 
  5. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    AdminEgor Chistyakov (Admin, Adobe Illustrator) commented  · 

    Chris, is this still an issue for you in the latest version of Illustrator?

  6. 2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    AdminEgor Chistyakov (Admin, Adobe Illustrator) commented  · 

    Jan, I can see the centerpoints now stay when you convert an object into a guide... can you recheck it, please?

  7. 7 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    AdminEgor Chistyakov (Admin, Adobe Illustrator) supported this idea  · 
  8. 5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    AdminEgor Chistyakov (Admin, Adobe Illustrator) supported this idea  · 
  9. 27 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    AdminEgor Chistyakov (Admin, Adobe Illustrator) supported this idea  · 
  10. 3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    AdminEgor Chistyakov (Admin, Adobe Illustrator) supported this idea  · 
  11. 9 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    AdminEgor Chistyakov (Admin, Adobe Illustrator) supported this idea  · 
  12. 5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    AdminEgor Chistyakov (Admin, Adobe Illustrator) commented  · 

    A workaround I personally use when I need to distribute objects like this, is to draw two lines (vertical, in case I need to distribute horizontally, and vice versa), align each one to the opposite edges of an artboard, and then to distribute the whole selection as usual. This is no exactly fast, but doable. See the attached GIF for clarification.

    AdminEgor Chistyakov (Admin, Adobe Illustrator) supported this idea  · 
  13. 2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    AdminEgor Chistyakov (Admin, Adobe Illustrator) supported this idea  · 
  14. 6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    AdminEgor Chistyakov (Admin, Adobe Illustrator) supported this idea  · 
    An error occurred while saving the comment
    AdminEgor Chistyakov (Admin, Adobe Illustrator) commented  · 

    Oh yes.
    There is definitely a need to be able to do it form the box.

    Luckily, we have some scripts written to help us with 'nailing' points and objects to the grid.

    1. Round Coordinates by Sergey Osokin: https://github.com/creold/illustrator-scripts/blob/master/md/Item.md#roundcoordinates
    Respects the grid settings, the Use Preview Bounds options, the reference point.

    2. jooSnapToDocumentGrid by joojaa: https://graphicdesign.stackexchange.com/questions/64365/script-to-automatically-snap-all-points-to-grid-in-adobe-illustrator
    I have modified it to respect two points paths, groups, compound paths, point text objects, and also handles, guides, clips as customizable options.
    I attach it here as a TXT file, which you’d have to rename back to JSX again after downloading, since UV block uploading scripts.

  15. 2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    AdminEgor Chistyakov (Admin, Adobe Illustrator) commented  · 

    This can be caused by having Snap to Pixels also on... I wonder if this is still an issue though.

  16. 3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    AdminEgor Chistyakov (Admin, Adobe Illustrator) supported this idea  · 
  17. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    AdminEgor Chistyakov (Admin, Adobe Illustrator) commented  · 

    Denise, you say it worked in some previous version of Ai... which one?
    And how did it work for you exactly? Can you describe the steps, in full?
    The team is working on this request now:
    https://illustrator.uservoice.com/forums/333657-illustrator-desktop-feature-requests/suggestions/40418827-add-ability-to-hyperlink-text
    ...but I suspect we are talking about different types of 'linking'.

  18. 4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    AdminEgor Chistyakov (Admin, Adobe Illustrator) commented  · 

    It always puzzled me why the pivot for these gets always placed in the middle (and does not get saved — there is a separate popular request for this: http://illustrator.uservoice.com/forums/333657/suggestions/31518439

    So instead I went the route of automating the reference point setting with hotkeys (again, there is a request: http://illustrator.uservoice.com/forums/333657/suggestions/32403805) and using Flip actions, bound to F-keys.

    This solves the problem with Reflect for me, and the scaling I do numerically, using basic math in Width and Height fields in Transform... but this limits me me to fields. If I want to use tools — I still have to enable Smart Guides, disable Snap to Grid (they don’t work together, and there is a request to fix that — won’t give another link here), and click to define the pivot. Tedious!

    But how would you solve the problem of switching between too modes — the 'same as the reference point' and 'center' (which is still needed in a lot of cases), and on the fly?

    AdminEgor Chistyakov (Admin, Adobe Illustrator) supported this idea  · 
  19. 2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    AdminEgor Chistyakov (Admin, Adobe Illustrator) supported this idea  · 
  20. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    AdminEgor Chistyakov (Admin, Adobe Illustrator) commented  · 

    The intended way of doing this is to unembed your image (if it’s embedded), open it in something like Photoshop and change the image size there, with the enabled 'Resample' option and using it’s 'Preserve Details 2.0' algorithm.
    There are many other solutions for increasing the resolution, and as far as I know, the team hardly considers implementing things we can get, using other specialized apps and constantly evolving 'super rez' methods. Illustrator, being a dedicated vector editor (not a raster one!), does not try to compete with those.

Feedback and Knowledge Base