Table Cell Left Padding Excessive

20 views
Skip to first unread message

Keary Suska

unread,
Oct 9, 2017, 12:51:13 PM10/9/17
to objec...@googlegroups.com
I don’t know when there was a change since I just now noticed but there appears to be excessive padding on the left (see attached screenshot) of table cells. You will notice that the “Amount” column is right-justified and flush against the right side, while the “Payment” column, which is left-justified, has extra space that shouldn’t be there. This extra gap appears on both cell and view based tables. Should I file a bug?

Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"

daboe01

unread,
Oct 10, 2017, 10:26:24 AM10/10/17
to Cappuccino & Objective-J
i have not seen this so far.
do you observe this also in one of the tableview manual tests?
best wishes,
daniel

Keary Suska

unread,
Oct 10, 2017, 10:56:33 AM10/10/17
to objec...@googlegroups.com
How would I check this?

Romain Brestac

unread,
Oct 12, 2017, 3:30:21 AM10/12/17
to Cappuccino & Objective-J
In the repo: Tests/Manual/TableTest/

Keary Suska

unread,
Oct 12, 2017, 9:16:41 AM10/12/17
to objec...@googlegroups.com
OK—I can verify that the manual table tests also exhibit the issue.
> --
> You received this message because you are subscribed to the Google Groups "Cappuccino & Objective-J" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to objectivej+...@googlegroups.com.
> To post to this group, send email to objec...@googlegroups.com.
> Visit this group at https://groups.google.com/group/objectivej.
> For more options, visit https://groups.google.com/d/optout.

Martin Carlberg

unread,
Oct 12, 2017, 9:41:35 AM10/12/17
to objec...@googlegroups.com
Hi,

In the ThemeDescriptors.j file for Aristo2 I found this on the CPTextField:
[@"content-inset", CGInsetMake(0.0, 0.0, 0.0, 5.0), CPThemeStateTableDataView],

If I got this right this will means that there is a 5 point inset on the left side and nothing on the right when being a text field in a table view.

This is a long shot but can this be the problem?

- Martin

Keary Suska

unread,
Oct 12, 2017, 9:56:02 AM10/12/17
to objec...@googlegroups.com
Sounds like a good lead, as that seems to match the behavior I am seeing—i.e. in a view-based table I have I notice that button controls do *not* appear to be indented in the same way.
Reply all
Reply to author
Forward
0 new messages