Sergey Osokin

My feedback

299 results found

  1. 11 votes
    How important is this to you?
    Sergey Osokin supported this idea  · 
  2. 3 votes
    How important is this to you?

    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 (~, !,

    An error occurred while saving the comment
    Sergey Osokin commented  · 

    I agree that the text in the official reference is misleading. Although it's not a problem to convert the object type to a number using Number() or the .as() > new UnitValue(2, "px").as("px") method and then change the sign of the number

    Sergey Osokin supported this idea  · 
  3. 15 votes
    How important is this to you?
    Sergey Osokin supported this idea  · 
  4. Artboards with the same number / missing number

    200 votes
    How important is this to you?

    The team again asks for help with this issue, since there are not specific steps they can try to reproduce it — the nature of the bug is random.


    If you are a Windows user, the next time you spot a missing or a duplicated number in Artboards panel, please follow these instructions below.


    1. Open Task Manager

    2. In Details tab, locate 'Illustrator.exe'

    3. Right click it and choose 'Create dump file'

    4. Wait until the dumping process is complete and click 'Open file location' button

    5. Find 'Illustrator.dmp' (sorting files by date helps) and compress it with any archiving utility

    6. Upload the archive to a file hosting service of your choice and sent the link for download to sharewithai@adobe.com. Please use the subject 'Artboards numbering bug dump'


    This will help provide necessary clues to locate the source of the problem. If you are a Mac user —…

    Sergey Osokin supported this idea  · 
  5. 9 votes
    How important is this to you?
    An error occurred while saving the comment
    Sergey Osokin commented  · 

    It's not a built-in solution, but it might be better than nothing.
    1) Duplicate text frame
    2) Apply new font using the Eyedropper Tool
    3) Select the duplicate and the original text
    4) Run the free MatchColors script
    5) Done. Letter colors are back

  6. 8 votes
    How important is this to you?
    Sergey Osokin supported this idea  · 
  7. 14 votes
    How important is this to you?
    Sergey Osokin supported this idea  · 
  8. 12 votes
    How important is this to you?
    Sergey Osokin supported this idea  · 
  9. 5 votes
    How important is this to you?
    Sergey Osokin supported this idea  · 
  10. 8 votes
    How important is this to you?
    Sergey Osokin supported this idea  · 
  11. 35 votes
    How important is this to you?
    Sergey Osokin supported this idea  · 
  12. 7 votes
    How important is this to you?
    Sergey Osokin supported this idea  · 
  13. 16 votes
    How important is this to you?
    Sergey Osokin supported this idea  · 
  14. 8 votes
    How important is this to you?
    Sergey Osokin supported this idea  · 
  15. 29 votes
    How important is this to you?
    Sergey Osokin supported this idea  · 
  16. 6 votes
    How important is this to you?
    Sergey Osokin supported this idea  · 
  17. 3 votes
    How important is this to you?
    Sergey Osokin supported this idea  · 
  18. 4 votes
    How important is this to you?
    Sergey Osokin supported this idea  · 
  19. 16 votes
    How important is this to you?
    Sergey Osokin supported this idea  · 
  20. 282 votes
    How important is this to you?
    Sergey Osokin supported this idea  · 
1 2 6 8 10 14 15

Feedback and Knowledge Base