Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use correct FunctionalExchange styleclass on OA #377

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

ewuerger
Copy link
Member

@ewuerger ewuerger commented Feb 2, 2024

The FunctionalExchanges in OA diagrams are not styled correctly. This is caused by a faulty/missing styleclass factory and aird factory patching the style class to OperationalExchange.

Additionally missing default styles were added.

@ewuerger ewuerger added the bug Something isn't working label Feb 2, 2024
@ewuerger ewuerger self-assigned this Feb 2, 2024
@Wuestengecko Wuestengecko removed the bug Something isn't working label Feb 5, 2024
@Wuestengecko Wuestengecko changed the title Fix functional exchange styleclass Use correct FunctionalExchange styleclass on OA Feb 7, 2024
For styling reasons, we need to be able to distinguish between an
FunctionalExchange that's on the operational layer and one that's not.
We now simply call FEX on OA "OperationalExchange". This reactivates a
(currently unused) symbol factory that produces orange tinted FEX
symbols.
@Wuestengecko Wuestengecko force-pushed the fix-functional-exchange-styleclass branch from dd364a0 to a65ea80 Compare February 7, 2024 15:52
@Wuestengecko Wuestengecko merged commit 0ed0106 into master Feb 7, 2024
7 checks passed
@Wuestengecko Wuestengecko deleted the fix-functional-exchange-styleclass branch February 7, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants