AdminEgor Chistyakov
(Admin, Adobe Illustrator)
My feedback
7411 results found
-
3 votes
AdminEgor Chistyakov
(Admin, Adobe Illustrator)
supported this idea
·
-
3 votes
An error occurred while saving the comment An error occurred while saving the comment Indeed, although a style sees the direction, UI does not allow to directly specify it... the idea is that Ai should automatically detect the direction based on the current language... unfortunately, it does not work as expected. Some work I know is been made on this. I asked for more details.
-
3 votes
AdminEgor Chistyakov
(Admin, Adobe Illustrator)
supported this idea
·
-
3 votes
An error occurred while saving the comment Related to these requests:
1. Appearance Variables: http://illustrator.uservoice.com/forums/333657/suggestions/46267969
2. Type/Text Variables / Insert Variables / Modification Date: http://illustrator.uservoice.com/forums/333657/suggestions/32529103
AdminEgor Chistyakov
(Admin, Adobe Illustrator)
supported this idea
·
-
6 votes
An error occurred while saving the comment I attached two GIFs to highlight the change.
An error occurred while saving the comment Meanwhile, there is an amazing script called MojiDisassembler:
https://www.youtube.com/watch?v=GA9gNyLoH7w
It is paid, but it worth the purchase. It dealt with self-intersections nicely, not only for strokes, but for almost all of them.An error occurred while saving the comment Ah, THIS change! SURE. I remember having it before, but can't recall which version had it 'fixed'. Was obviously there in 10... in CS1... but just checked CS4 and it's not there. Will try to investigate.
AdminEgor Chistyakov
(Admin, Adobe Illustrator)
supported this idea
·
An error occurred while saving the comment Jennifer, can you tell me more about this? I'm curious. I never noticed any changes and I just don't understand what do you mean by saying that 'expanded stroke used to turn into compound shape' — how is that?
-
3 votes
AdminEgor Chistyakov
(Admin, Adobe Illustrator)
supported this idea
·
-
29 votes
AdminEgor Chistyakov
(Admin, Adobe Illustrator)
supported this idea
·
An error occurred while saving the comment Oh, yes. I honestly expected it to update assets with Opt/Alt-drag over the existing one, the same exact way we can do with symbols-styles-swathces-brushes, but it just adds a new one instead. Ridiculous! Both drag-n-drop method and a menu command (with a hotkey slot!) should exist.
-
2 votes
An error occurred while saving the comment This is an approach many CAD editors allow. It also works with creating shapes, and it’s often mandatory, rather than optional.
I personally don’t feel it’s a thing a need heavily... if I want to rotate something around a custom pivot and a at custom angle, I use Alt+click to set it and get the dialog. If I’m fine with the centered rotation, I just hit Enter. Hardly often I rotate freely and suddenly need to be precise... If I need to rotate something to match other object’s rotation, however, — well, I use a plugin tool for that, Ai just sucks with it from the box. Is it something you are trying to do? Can you please demonstrate why and how you need a specific angle while rotating? -
5 votes
AdminEgor Chistyakov
(Admin, Adobe Illustrator)
supported this idea
·
-
6 votes
AdminEgor Chistyakov
(Admin, Adobe Illustrator)
supported this idea
·
-
1 vote
An error occurred while saving the comment Gage, can you please try to catch this behavior on video and share it here?
This would help the team to start investigating it hopefully.
Also — please share the full OS specs, the build number, the GPU you have, its driver version, the mouse model, etc. These issues are often very hardware-specific. -
81 votes
AdminEgor Chistyakov
(Admin, Adobe Illustrator)
supported this idea
·
-
2 votes
An error occurred while saving the comment Sky, please tell more :(
What kind of the device do you have, which version? How does it crash, when, how? Do you use pencil or bare fingers? Are you able to just launch it, or does it stop instantly? If it says anything on crash, what does it say? -
51 votes
An error occurred while saving the comment Wesley, the goal for the Illustrator on the iPad was never to replicate the desktop experience.
On the contrary, the team tried to embrace the completely different approach a touch screen and a pencil give.
You can read about the original idea here: https://blog.adobe.com/en/publish/2020/10/20/redesigning-illustrator-for-the-ipadStill, some users think that having the exact same UI can somehow lead to the same UX.
So this request exists: https://illustrator.uservoice.com/forums/931888-illustrator-ipad-feature-requests/suggestions/42520507-make-desktop-and-ipad-versions-look-the-same
Do you mind me merging yours into this larger one?An error occurred while saving the comment These are two very different devices, that physically could not have been efficient if they had the same UX.
The border will eventually become more blurred, but... 'make brush and pencil (chainsaw and table saw) to look the same!' — tools differ, although goals match.
Don’t worry, we can learn anything.
-
7 votes
An error occurred while saving the comment I confirm this.
NOT changing an option directly CHANGES the option! This is bad.
I understand why it works in Transform Each, but it should not work like this for the effect’s dialog that not only COMMANDS the parameters, but also LOADS them back when you edit the effect. These two dialogs are different, although look the same.
AdminEgor Chistyakov
(Admin, Adobe Illustrator)
supported this idea
·
-
4 votes
An error occurred while saving the comment I confirm this SVG is crashing Ai on import, after a long freeze.
Endo, as for the attaching SVGs, unfortunately, UserVoice believes these can be potentially harmful and restricts attaching them: https://feedback.uservoice.com/forums/1-general-feedback/suggestions/38205193-support-svg-attachments-on-ideas-and-comments
-
1 vote
An error occurred while saving the comment There is a similar bug report, marked as 'resolved' in 2019:
https://illustrator.uservoice.com/forums/601447-illustrator-desktop-bugs/suggestions/34330135-freeze-on-first-file-opened-if-it-has-missing-font
It seems like it wasn’t fix completely...Unfortunately, there is no way to tick the 'Don’t Show on Document Open' option this dialog has in any other place to prevent it from opening and freeze :(
Both things should be addressed. -
1 vote
An error occurred while saving the comment There is a way to apply a stroke to an image — not automatically, but quite easily.
You add a stroke to it and put Outline Stroke effect into it, just like the attached screenshot shows.
You can make a graphic style out of this appearance, and apply a stroke to your images with one click — no extra paths required. -
1 vote
An error occurred while saving the comment Please try to reset preferences (press and hold Alt + Control + Shift as you launch Illustrator). Sometimes it fixes strange bugs. In any way — please reply back.
-
2 votes
An error occurred while saving the comment Frank, it turns out the 'group-objects-by-colors' script has one line saved wrong!
When forums migrated to a newer place, old script listings lost special symbols — thanks to Sergey Osokin for pointing that out.Still , this script requires you to create two additional custom actions to work.
One that calls for New Color Group in Swatches panel’s menu, another one that plays Select All Unused and Delete Color Group commands in the same menu.
Then you need to modify the script to include the names of these two actions (and their Action Set Names) to their respective app.doScript calls.
Then, the action requires you to use the name 'Art' specifically for the temporary swatch group, when you get the dialog.
Plus, it will group only those objects you have selected before you run the script.Here, I attach a revised version of the script (rename it from .txt to .jsx — UserVoice is restricting these fil types) and the action set you can load in Actions (again, rename it from .txt to .aia)
Tested — works.
An error occurred while saving the comment So you want each traced color to go to their own layer?
It feels like a job for a script, rather than a build-in function. And actually the script exists already: https://community.adobe.com/t5/illustrator-discussions/ideas-to-group-same-color-path-items-without-a-selection/td-p/9319753
You’ll still have to move groups into their own layers... but there is another script you can use for that: https://community.adobe.com/t5/illustrator-discussions/how-to-convert-all-groups-to-layers/m-p/8001390
Do these work for you?
I see. The Paragraph Direction IS listed in the General section AND the Paragraph panel (since you are using ME specifically), but is absent in the Indents and Spacing sections in the style dialog, correct?