Andreas Föhl
My feedback
34 results found
-
77 votes
Finally! In the latest Beta 28.8.0.37 the Knife tool now works with Smart Guides.
Remember that holding Opt/Alt makes the Knife cut in straight lines.
Please test it and see if it works for you.
Andreas Föhl supported this idea · -
206 votes
Now available in the latest release, version 26 (2022) and higher. Please let the team know in the comments if you have any problems with that.
Andreas Föhl supported this idea · -
319 votes
The latest Beta 28.8.0.37 now has this function back.
You can enable the mode using a button in Control Panel or in Properties, with the Artboard tool picked.
The option automatically enables Scale Strokes & Effects option temporarily.
As always, you can hold Shift to resize proportionally.
Please test it and comment back!
Andreas Föhl supported this idea · -
190 votes
Remaining issues are addressed in Beta build 29.2.0.10, Please try and add a comment.
Andreas Föhl supported this idea · -
667 votes
We have done further updates to Dimension tool with recently released version - 28.3
You can create and use your custom scale for dimension, hide or show units on dimensions and dimensions are now sticky to the object - they transform as well when you transform the object.
Andreas Föhl supported this idea · -
975 votesCompleted (Comments Open) · AdminSanjit Samanta (Senior Product Manager, Adobe Illustrator) responded
Dear Users,
We have launched this feature in the latest release of Illustrator, 24.2. I request you to try out this feature and give us your feedback.
Thanks,
SanjitAndreas Föhl supported this idea · -
825 votesCompleted (Comments Open) · AdminAvinash Singh Kotwal (Principal Product Manager, Adobe Illustrator) responded
Hi friends! I have some great news for your today. Rotate View (Canvas) feature is available in Illustrator 25.3 (Desktop) now. Thank you all for your feedback which helped us shape up this feature.
An error occurred while saving the comment Andreas Föhl supported this idea · -
27 votes
An error occurred while saving the comment Andreas Föhl commentedThis would be such a time-saver!
And InDesign also has this feature. (Strg + 6, then Shift Tab, then numeric keypad) but there the reference point runs out of focus after setting once.
I just imagine pressing "1" of the numeric keypad while drawing a rectangle, the right hand always on the mouse. Make a copy of the object (Strg + C; Strg + F) and just type on "6" of the numeric keypad to change the reference pointAndreas Föhl supported this idea · -
93 votesAndreas Föhl supported this idea ·
-
183 votes
I am happy to share that we have shipped the Bullets and Numbering in 26.4 update for Illustrator. It’s a phased rollout so you may not see 26.4 update yet but it would rollout globally in a day or two.
You can read about this and other new features here ( https://helpx.adobe.com/in/illustrator/using/whats-new/2022-5.html ).
Andreas Föhl supported this idea · -
300 votes
Hi Everyone, This feature has been available since August 2020 release (version 24.3). Please 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.
You can now select multiple layers in Layers panel. Click the bars (they get highlighted blue) if you want to operate layers and not their content (e.g. to drag to reorder) or click their markers to select their content — circle (target ones) or square (selection ones) next to them. There is no real difference which to pick, but if you want to select a range of layers, using Shift, use target markers.
Andreas Föhl supported this idea · -
740 votesStarted (Available In Beta) · AdminAvinash Singh Kotwal (Principal Product Manager, Adobe Illustrator) responded
Adobe Illustrator's Multithreading Journey Begins!
Dear Illustrator Community,
I'm thrilled to announce that we've embarked on an exciting journey to bring multithreading capabilities to Adobe Illustrator. This significant undertaking will enhance performance and responsiveness across various aspects of the application.
While this is a complex process that will take some time to fully implement, I wanted to share our progress so far.
Our Approach
We've strategically begun by focusing on the most computationally intensive operations—those that typically take more time and block the main thread, resulting in slower response times while you work. By moving these operations to separate threads, we aim to significantly improve your overall experience with Illustrator.
It's important to note that you may see more noticeable impact in some areas than others initially. However, we want to assure you that this is just the beginning, and we will continue this journey to bring improvements across…
Andreas Föhl supported this idea · -
515 votes
Hi Everyone,
The fix has been rolled out and is available in our latest release build – 24.1.1 for Win and 24.1 for Mac which is available worldwide now.
What’s new in 24.1: https://helpx.adobe.com/illustrator/using/whats-new.html
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.
Andreas Föhl supported this idea · -
16 votes
An error occurred while saving the comment Andreas Föhl commentedThis is on my whishlist too. I thought about a script to get this. Does anybody know the tag of a highlighted layer? - Turn marked objects to selected
Andreas Föhl supported this idea ·
There is a scripting-solution from Alex Ladygin:
https://forums.adobe.com/thread/2519941
It's not perfect and is slow with lots of objects but works.
I worked on a solution myself two years ago but didn't solve the problem of objects out of the artboard rotate correctly. It's such an important feature that it should be implemented nevertheless! The whole packaging-industry needs this feature desperately.
In the Artboard-Options, there would be a logic place for another Icon. (Screenshot)
And of course for those who make digital art and Icon like in Photoshop. It was already said in this forum.
And this feature needs a simple order for Extended Scripting of course. for example: rotateArtboard(active or not, deree, true or false - mean 0 or 1 for rotating with objects) possible with an array of all artboards:
rotateArtboard(1,90,1);
rotateArtboards[0];