Book a Demo

Author Topic: EA 11 Text colour or set font  (Read 3369 times)

skiwi

  • EA Expert
  • ****
  • Posts: 2081
  • Karma: +46/-82
    • View Profile
EA 11 Text colour or set font
« on: November 17, 2014, 02:23:28 pm »
in EA 11, formatting a class with white text and black background.

Erratically the font colour is not changed in the diagram, even though the control shows it as having changed.

Erratically changing the font colour in one diagram changes the font colour on a linked copy in another diagram.

Get style and apply style erratically apply part, but not all, of the formatting.

Has anyone observed similar issues?
« Last Edit: November 17, 2014, 02:23:46 pm by skiwi »
Orthogonality rules
Position and Team disestablished, thanks austerity.
Now itinerant.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: EA 11 Text colour or set font
« Reply #1 on: November 17, 2014, 03:05:44 pm »
The font button on the formatting toolbar applies a default font (including color) instead of a local font like the rest of the buttons on that toolbar. (I think this is wrong, but causing at least some of your issues)

GetStyle and ApplyStyle only apply local appearance. So if a default appearance is set, that won't be copied.

skiwi

  • EA Expert
  • ****
  • Posts: 2081
  • Karma: +46/-82
    • View Profile
Re: EA 11 Text colour or set font
« Reply #2 on: November 17, 2014, 06:30:56 pm »
Quote
The font button on the formatting toolbar applies a default font (including color) instead of a local font like the rest of the buttons on that toolbar. (I think this is wrong, but causing at least some of your issues)

GetStyle and ApplyStyle only apply local appearance. So if a default appearance is set, that won't be copied.

Thanks, this behaves like a bug that needs fixing.
Orthogonality rules
Position and Team disestablished, thanks austerity.
Now itinerant.