-
I'm not sure if this the intended behavior of the segmented control, but when I place the object in a view that is embedded in a Navigation Controller, the segment titles don't show up. I discovered t…
-
**Describe the bug**
The following code produces "Failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the project" on …
-
Hi,
I have a segmented image using itk pipeline. For the display in itkwidgets, I used itk-vtkglue lib and used a marching cubes to display only the segmented surface. But when I display both itk i…
-
**Environment**
Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project):
…
-
Apparently Google dislikes the fact that segmented pages are composed and thus have a relatively large CLS. It seems that Google is very strict on the CLS now and wants a CLS to be less than 0.1s to g…
-
hi,
I've put a segmented control inside the extension view and looks like it's not capturing tap gestures.
Is there an easy way to fix it?
Regards,
Mat
-
Goal of this issue is to implement support of Segmentation within Page Overlay. We will display the segment name in the sidebar, when a segment is being applied to the page.
refs https://github.com/…
-
Please review my app: /cc @codepath
I spent almost 8 hours to get paging working in profile view. Spent 6 hours to get this working with scroll view. Clearly was doing something wrong there. The last…
-
- Sensitive data in requests, like passwords, should be scrubbed.
- This scrubbing should be easily configurable.
- There should be an ability to change the log format and control what is being logge…
-
I find that the custom view for delegate method
`- (UIView *)customViewForEmptyDataSet:(UIScrollView *)scrollView...`
reasons:as I think
class DZNEmptyDataSetView implements method `- (UIView *)…