Jeremy
My feedback
122 results found
-
2 votes
Jeremy shared this idea ·
-
39 votes
An error occurred while saving the comment Jeremy supported this idea ·
-
1 vote
Jeremy shared this idea ·
-
12 votes
Jeremy supported this idea ·
-
14 votes
Jeremy supported this idea ·
-
2 votes
An error occurred while saving the comment Jeremy commented
Still happening to a bunch of us in the office after 27.7 update. I tried following the userdump instructions but maybe they are different on windows 11 now? Can't find the dump files but I'm happy to share them if I can find them.
Jeremy shared this idea ·
-
2 votes
An error occurred while saving the comment Jeremy commented
Also having this issue. Randomly freezes and I have to force quit.
Windows 11 / Nvidia RTX A2000 12gb GPU / i7-12700 CPU / 64G memoryJeremy supported this idea ·
-
2 votes
Jeremy shared this idea ·
-
3 votes
Jeremy shared this idea ·
-
2 votes
Jeremy shared this idea ·
-
2 votes
Jeremy supported this idea ·
-
703 votes
It is not as straightforward as it may sound :) We have been working to take advantage of threads and other hardware such as GPU/Video RAM in places where it can make a higher impact. We are prioritizing areas that are slow instead of making a generic change and destabilizing the product. Product stability is the top priority for us and we have been consistently trying to improve it. We want to move with caution and make changes without compromising on the quality. Hope this helps.
An error occurred while saving the comment Jeremy commented
Wow, I can't believe in 2023 that AI is still single-core. This would make a HUGE difference when working with artworks containing a large number of objects (e.g., floor plans).
An error occurred while saving the comment Jeremy commented
Regarding the comment on saving over a network being slow. There's a feature request to save locally first and then automatically copy over the network. Please upvote if you feel:
https://illustrator.uservoice.com/forums/333657-illustrator-feature-requests/suggestions/33632515-better-performance-over-networks-by-automaticallyJeremy supported this idea ·
-
4 votes
Jeremy shared this idea ·
-
2 votes
Jeremy shared this idea ·
An error occurred while saving the comment Jeremy commented
It seems that the dictionary is only local to the AI file? When saving a word to the dictionary, first of all it doesn't update the red squiggly unless I edit the text so it re-parses it - but furthermore, if I work on a different AI file, that word is no longer in the dictionary. Please make the dictionary global, or add a preference to make it global.
-
2 votes
Jeremy shared this idea ·
-
79 votes
I am happy to share that we have fixed this bug in our latest release – 27.0.0 which is available worldwide now.
Going forward, our goal is to fix as many top User-Voice bugs as possible and as frequently as possible. Given the nature of the fixes, some of the bugs will take a longer time to fix, but we are on it.
You can update to the latest release using Creative Cloud desktop App: https://helpx.adobe.com/in/creative-cloud/help/creative-cloud-updates.html
Thank you for all the feedback. Keep it coming!
Ankit Goyal
Illustrator Team
An error occurred while saving the comment Jeremy commented
Please make the default color user-defined. Some of us might want a different default color. Rich black for example.
-
3 votes
Jeremy shared this idea ·
-
2 votes
Jeremy shared this idea ·
-
1 vote
Jeremy shared this idea ·
-
7 votes
An error occurred while saving the comment Jeremy commented
Please consider adding full SVG animation support along with timeline tools. Something similar to SVGator.com.
Jeremy supported this idea ·
Please add a read/write property to selected objects for the current key object in a selection.
e.g.:
app.activeDocument.selection.keyObjectIndex = 3;
or
app.activeDocument.selection[3].isKeyObject = true;
etc...