manrajgrover/halo

Bug: Long texts length is not matching output area in Jupyter

Open

#60 建立於 2018年5月15日

在 GitHub 查看
 (7 留言) (0 反應) (0 負責人)Python (149 fork)github user discovery
bughacktoberfesthelp wantedjupyterup-for-grabs

倉庫指標

Star
 (3,022 star)
PR 合併指標
 (PR 指標待抓取)

描述

Description

Currently, on using long texts with animations in Jupyter results in output wrapping in next line. Fix for this would be to give it a fixed layout width or try and get the width of display area while creating frames.

System settings

  • Operating System: Mac OS
  • Terminal in use: NA
  • Python version: 2.7.14
  • Halo version: HEAD
  • pip freeze output: NA

Error

Output wraps in display area for Jupyter notebook when long texts are used.

Expected behaviour

Output should take width of display area before creating frames.

Steps to recreate

longtext

People to notify

@JungWinter @ManrajGrover

貢獻者指南