AdminEgor Chistyakov
(Admin, Adobe Illustrator)
My feedback
7558 results found
-
3 votes
Nihiltres, UnitValue is an object with properties
baseUnit - type of UnitValue data type
type - type of String data type
value - type of Numeric data type.
When using unary operator on object, the underlying value property of the object is modified.
Example:
var uv = new UnitValue(2, "px");
"-uv" will result in uv.value modified from "2" to "-2" and stays as Numeric data type.
Any unary operator on object as whole will return the object itself.
Alternatively you can achieve the result you expected by directly manipulating the value instead of the object
var uv = new UnitValue(2, "px");
"-uv.value" this will return the Numeric data type with negating the value, in this case it will convert the number 2 to -2
I do see it is working as documented, I would like to hear your view with the above information.
Unary operators (~, !,…
AdminEgor Chistyakov
(Admin, Adobe Illustrator)
supported this idea
·
-
Phantom lines at 315° are drawn in Outline mode at large zoom levels
-
2021-07-13 14-49-47.mov 2156 KB -
3-XLED@17000%(QD error).jpg 632 KB -
3-XLED@6400%(correct.jpg 545 KB -
2-XLED@8500(QD error).jpg 573 KB -
2-XLED@6400(correct).jpg 560 KB -
1-XLED@6400%(QD error).jpg 670 KB -
1-XLED@3200%(correct).jpg 615 KB -
QD bug vanishing lines artwork mode.mov 4835 KB -
QD bug stray lines artwork mode.mov 6374 KB -
Illustrator_Random_Line.mov 10832 KB
9 votes
AdminEgor Chistyakov
(Admin, Adobe Illustrator)
supported this idea
·
-
-
1 vote
An error occurred while saving the comment -
2 votes
An error occurred while saving the comment When you edit a text, Illustrator goes into dedicated text mode.
Some keys in this mode don’t act like they normally do. The most obvious example — actual letters, they just get typed. Same goes for Spacebar — instead of panning, it inputs spaces! But an ability to pan a document was so important to users (before middle click pan was introduces especially), that an additional way to access Pan was added, a long time ago. Opt/Alt while editing text indeed enables Pan temporarily.This can’t be changed, and the intended way of dealing with this is to commit the changes we make with either Escape or Cmd/Ctrl + Enter, or just use another ways to zoom out, like Cmd/Ctrl + Minus, or Alt + Scroll — these don’t interfere with input, like Space.
-
2 votes
An error occurred while saving the comment I wonder, why would you need to scroll trough them at all? Do you need to access a specific one that it at the very bottom of the dropdown list?
What got broken for you exactly 4 years ago, and how specifically? -
2 votes
An error occurred while saving the comment Illustrator never changed the way scaling works, it’s what Photoshop tried to impose at some point. Now it can be changed back with a dedicated option in Preferences > General: Use Legacy Free Transform.
As for the 'change tools back to old way' — what do you mean specifically? The classic toolbar is still available for us, and we can enable it via Window > Toolbars > Advanced. Or did you mean something else?
-
45 votes
An error occurred while saving the comment A way to create QR codes directly in Illustrator now is this free QRCodeMakerPro extension by Ten Agata:
https://exchange.adobe.com/apps/cc/13171/qr-code-maker-pro
AdminEgor Chistyakov
(Admin, Adobe Illustrator)
supported this idea
·
-
3 votes
AdminEgor Chistyakov
(Admin, Adobe Illustrator)
supported this idea
·
-
12 votes
AdminEgor Chistyakov
(Admin, Adobe Illustrator)
supported this idea
·
-
2 votes
AdminEgor Chistyakov
(Admin, Adobe Illustrator)
supported this idea
·
-
16 votes
AdminEgor Chistyakov
(Admin, Adobe Illustrator)
supported this idea
·
-
2 votes
An error occurred while saving the comment Julie, do you mean GRIDS or GUIDES? Reading the text I see you talk more about grids ('customizable colors instead of gray'). At the same time you call them 'guidelines', and talk about matching a layer, as if each layer can have its own set. So — grids or guides?
-
1 vote
An error occurred while saving the comment This request reminds me of one particular script made by Katja Bjerrum, PageIndexer. Does not the thing you want either, but perhaps you can contact her as commission one?
An error occurred while saving the comment Interesting... Feels like a very custom tailored workflow for me, but I see the usefulness in some workflows.
I bet a custom script can be made that puts this time stamp on the current artboard, and then updates it if one exists already. Perhaps it should be out in a dedicated layer also. Would you use such a solution? -
1 vote
An error occurred while saving the comment Sandy, do you still have the problem?
Can you please check what OS scale factor you have chosen in Windows’ Display Settings (right-click the desktop to access it in the menu), in Scale and Layout section? Is it more than 100%? Does it change when you set it to 100? -
1 vote
An error occurred while saving the comment Heba, does it work anything better with the latest Ai build? Can you please check it?
-
3 votes
An error occurred while saving the comment Ryan, do you still have it freezing on you when you try to paste HEX value using Properties’ Fill/Stroke dropdown?
-
1 vote
An error occurred while saving the comment It seems like this happens with ligatures only, like 'fi'... Ai replaces them with a joined glyph, but it fails to get written into the PDF, it seems.
Does it still happen? What font were you using specifically? Can you share a test file if you still can reproduce it? -
1 vote
An error occurred while saving the comment Marianne, does it work any better with the latest builds?
-
2 votes
AdminEgor Chistyakov
(Admin, Adobe Illustrator)
supported this idea
·
-
22 votes
An error occurred while saving the comment Here is a small picture to illustrate the problem.
While technically the intermediate colors are not actually in RGB, they are definitely picked from the non-linear transitions between control points.
We are taught by native gradients to have blatant straight transitions between colors and don’t expect these to happen with other hues.The image on top is what we have now. Why yellow becomes more orange the further it goes form the point? Why green becomes darker and deeper? What is the color in the bottom left corner and where it comes from?
Sometimes we need only those colors we defined and their intermediate values.
Take a look at the bottom image — I faked it manually. This is what we expect to get out of these three colors.
I think a second mode should be introduced to allow this.
AdminEgor Chistyakov
(Admin, Adobe Illustrator)
supported this idea
·
AdminEgor Chistyakov
(Admin, Adobe Illustrator)
shared this idea
·
I wonder if the latest versions behave any better? The team made a lot of changes to how zoom works in these two years.