[
https://issues.apache.org/jira/browse/CAUSEWAY-3570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17765465#comment-17765465
]
Daniel Keir Haywood edited comment on CAUSEWAY-3570 at 9/15/23 6:18 AM:
------------------------------------------------------------------------
fix I've chosen is just to add the fragment ids as classes, so that can then
use application.css to adjust if desired.
{code:java}
span.fragment-fieldFrame-withoutLink-viewing > div.scalarValue {
display: inline-block;
}{code}
Won't make that a global change in Causeway CSS, though, in case there are
unexpected consequences.
was (Author: danhaywood):
fix I've chosen is just to add the fragment ids as classes, so that can then
use application.css to adjust if desired.
span.fragment-fieldFrame-withoutLink-viewing > div.scalarValue {
display: inline-block;
}
Won't make that a global change in Causeway CSS, though, in case there are
unexpected consequences.
> positioning of the "T" hint varies by scalar type.
> --------------------------------------------------
>
> Key: CAUSEWAY-3570
> URL: https://issues.apache.org/jira/browse/CAUSEWAY-3570
> Project: Causeway
> Issue Type: Improvement
> Components: Viewer Wicket
> Affects Versions: 2.0.0-RC2
> Reporter: Daniel Keir Haywood
> Assignee: Daniel Keir Haywood
> Priority: Trivial
> Fix For: 2.0.0-RC3
>
> Attachments: image-2023-09-11-17-16-04-414.png,
> image-2023-09-11-17-16-13-668.png, image-2023-09-11-17-17-01-267.png,
> image-2023-09-11-17-17-37-628.png, image-2023-09-11-17-17-53-413.png
>
>
> a string:
> !image-2023-09-11-17-16-04-414.png!
>
> !image-2023-09-11-17-17-53-413.png!
>
> vs a reference:
> !image-2023-09-11-17-16-13-668.png!
> !image-2023-09-11-17-17-37-628.png!
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)