Skip to content

issues Search Results · repo:hustcc/canvas-nest.js language:JavaScript

Filter by

48 results
 (60 ms)

48 results

inhustcc/canvas-nest.js (press backspace or delete to remove)

I ve implemented this in Flutter! GitHub Flutter Package Demo I would appreciate a link in the related projects: flutter_canvasnest: Implementation in Flutter
  • juskek
  • Opened 
    on Mar 2, 2023
  • #71

我希望能把顏色改成像這樣的: https://www.youtube.com/watch?v=MthVGoAINjQ 想問一下 是可行的嗎? 如果是可行的話 需要做些什麼? 謝謝
  • ManHinnn0509
  • Opened 
    on Feb 17, 2021
  • #70

您好,看了代码以后这一处地方不是很理解: //绑定事件 bindEvent(){ ... this.onmousemove = window.onmousemove; window.onmousemove = e = { this.current.x = e.clientX - this.el.offsetLeft + document.scrollingElement.scrollLeft; this.current.y ...
  • JrLou
  • 1
  • Opened 
    on Feb 2, 2021
  • #69

@hustcc 请问如何使用API? 并且只有一个 API,使用如下: import CanvasNest from canvas-nest.js ; const config = { color: 255,0,0 , count: 88, }; // 在 element 地方使用 config 渲染效果 const cn = new CanvasNest(element, config); ...
  • icaijy
  • Opened 
    on Nov 4, 2020
  • #68

大佬好 命令 yarn add canvas-nest.js npm install --save canvas-nest.js node_modules 里的依赖包 image 使用typescript会提示需要写声明文件
  • lzw-leaf
  • Opened 
    on Jul 1, 2020
  • #67

触屏时鼠标不动,很快就聚集在一起了。
  • copurxia
  • 4
  • Opened 
    on Apr 3, 2020
  • #66

打开settings时报错: Canvas-nest.js Setting Fatal error: Uncaught ArgumentCountError: Too few arguments to function do_settings_fields(), 1 passed in /www/wwwroot/wordpress/wp-content/plugins/canvas-nestjs/templates/settings.php ...
  • shadowfish07
  • 1
  • Opened 
    on Feb 18, 2020
  • #65

我想根据页面的高度来传入count,但是script的标签似乎不能动态赋值,想将js直接迁移进页面代码时发现在js里找不到count这个变量 请问有什么解决办法吗.
  • outbreaker46
  • Opened 
    on Dec 31, 2019
  • #64

可以把点变成半径大大小小随机的圆么 这样效果会更好
  • 303635955
  • 1
  • Opened 
    on Dec 27, 2019
  • #63
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub