-
I found a solution for the autolayout fix needed in RecorderViewController.
First change the setupAudioView() function in RecorderViewController.swift
`fileprivate func setupAudioView() {
…
-
I wanna draw a graph with OpenOrdLayout and forceAtlas2, after autoLayout.execute(), it seems that the process is blocked. Is there anything wrong in my program? Here's my code:
##
```
GraphModel gr…
-
I found that the coachMark should be setup with CGRect, But now many views are working with autolayout system. How can I figure out the CGRect when i use autolayout to fit different screen size?
-
不支持autolayout
如题
本人解决方法,gcdafter才能正确显示位置
-
设置个数或者宽度自动均分
-
I'm trying to use the this framework but auto layout don't work. how can I fix it?
![screen shot 2017-04-09 at 19 30 45](https://cloud.githubusercontent.com/assets/17876640/24839499/dfa554e2-1d5b-11e…
-
It seems that auto layout is not working during the first opening of the drawer. Any element pinned to the left will get shifted off screen a few points. Once rotated the width is established correctl…
-
-
-
- [ ] Make it work same way as in the scatterplot - if value = null (make the field nullable) - allow the autoLayout to calculate the marker size, if not - use the user-defined value
v1.20.2
**S…