ford icon indicating copy to clipboard operation
ford copied to clipboard

Suggestion for displaying optional arguments

Open tclune opened this issue 2 years ago • 3 comments

We would like to have optional arguments in a procedure interface in the API view to be "greyed-out". This will make optional arguments more obvious at a glance. We understand that the explicit OPTIONAL attribute is displayed just below that, but ...

tclune avatar Feb 01 '23 14:02 tclune

We could add an optional class to the CSS so that you could add your own custom CSS to control how it's displayed?

ZedThree avatar Feb 02 '23 10:02 ZedThree

That sounds promising. @JulesKouatchou should look into that.

Adding @mathomp4 and @JulesKouatchou to monitor/comment this issue.

tclune avatar Feb 02 '23 13:02 tclune

We could add an optional class to the CSS so that you could add your own custom CSS to control how it's displayed?

I think I could do it...as long as someone can maybe provide an example of how that would work? My CSS knowledge is very minimal, to say the least. 😄

mathomp4 avatar Feb 03 '23 00:02 mathomp4