no-wrap option; pivoted exponential zoom
This commit is contained in:
@@ -55,6 +55,7 @@ func (s *RenderScheduler) runOnUIThread() {
|
||||
params := s.latest
|
||||
s.mu.Unlock()
|
||||
|
||||
s.w.ClampRenderParamsNoWrap(¶ms)
|
||||
_ = s.w.Render(s.drawer, params) // handle error in real code
|
||||
|
||||
s.mu.Lock()
|
||||
|
||||
Reference in New Issue
Block a user