Code Monkey home page Code Monkey logo

feathers-openfl's People

Contributors

vroad avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

feathers-openfl's Issues

Error: ListDataViewPort: active renderers should be empty.

Hi,

I got this error when I try to scroll a List component. Any ideas how to fix it?

Error: ListDataViewPort: active renderers should be empty.
at feathers.controls.supportClasses::ListDataViewPort/refreshInactiveRenderers()[/usr/local/lib/haxe/lib/feathers/git/feathers/controls/supportClasses/ListDataViewPort.hx:872]
at feathers.controls.supportClasses::ListDataViewPort/draw()[/usr/local/lib/haxe/lib/feathers/git/feathers/controls/supportClasses/ListDataViewPort.hx:643]
at feathers.core::FeathersControl/validate()[/usr/local/lib/haxe/lib/feathers/git/feathers/core/FeathersControl.hx:1752]
at feathers.controls::Scroller/refreshViewPortBoundsWithFixedScrollBars()[/usr/local/lib/haxe/lib/feathers/git/feathers/controls/Scroller.hx:3855]
at feathers.controls::Scroller/draw()[/usr/local/lib/haxe/lib/feathers/git/feathers/controls/Scroller.hx:3435]
at feathers.controls::List/draw()[/usr/local/lib/haxe/lib/feathers/git/feathers/controls/List.hx:1353]
at feathers.core::FeathersControl/validate()[/usr/local/lib/haxe/lib/feathers/git/feathers/core/FeathersControl.hx:1752]
at feathers.core::ValidationQueue/advanceTime()[/usr/local/lib/haxe/lib/feathers/git/feathers/core/ValidationQueue.hx:175]
at starling.animation::Juggler/advanceTime()[/usr/local/lib/haxe/lib/starling/0,5,7/starling/animation/Juggler.hx:304]
at starling.core::Starling/advanceTime()[/usr/local/lib/haxe/lib/starling/0,5,7/starling/core/Starling.hx:571]
at starling.core::Starling/nextFrame()[/usr/local/lib/haxe/lib/starling/0,5,7/starling/core/Starling.hx:556]
at starling.core::Starling/onEnterFrame()[/usr/local/lib/haxe/lib/starling/0,5,7/starling/core/Starling.hx:774]

TextInput bug

hi

  • bug in textinput & prompt text it Showing incorrect please check it

JSON objects won't load in HXCPP/IOS/NEKO target

Hello Guys,

JSON objects is not loading in mentioned platforms the reason

Utils/AssetManager.hx(1015)

                if (object) addObject(name, object);

Should be
if (object != null) addObject(name, object);

As in first case HXCPP/IOS/ANDROID will always return false

Would be nice if you correct it in next hotfix

goo

What's the current status ?

Hi there,

That project seems very interessting to me, but I'm wondering what's its current status.

Is the project sync with latest openfl/lime releases?
So that it could work on flash & native targets?

Thanks !

Information:Could not find haxelib "feathers", does it need to be installed?

What do I wrong?

when you update submoduls, I successfuly install feathers, but when I try to compile one of the example project, I got compilation failed, because cant find feathers haxelib.

Here is the output:

Error:Compilation failed
/Applications/IntelliJ IDEA 14.app/Contents/bin
Information:___
Information:/
Information:\_ \    __
Information:\//
Information:\ \
Information:\
Information:_
Information:\    ___ ___      __
Information:\/
Information:\ \ /' __` __`\  /'__`\
Information:_\ \_
Information:\  __/
Information:\____\
Information:\_\ \_\ \_\ \_\ \____\
Information:\/____/ \/_/\/_/\/_/\/_/\/____/
Information:Lime Command-Line Tools
Information:(2.9.1)
Information:Initializing project...
Information:Using project file: /Volumes/Work/Haxe/FeathersHaxe/project.xml
Information:Reading HXCPP config: /Users/varadig/.hxcpp_config.xml
Error:
Information:
Information:Could not find haxelib "feathers", does it need to be installed?

The list of the haxelib's:

macbookpro13:Haxe varadig$ sudo haxelib list
Password:
format: [3.2.1]
hxcpp: [3.2.205]
lime-samples: [2.6.0]
lime: git [dev:/Volumes/Work/Haxe/SDK/lime/git]
openfl: 3.6.1 git [dev:/Volumes/Work/Haxe/SDK/openfl/git]
starling: git [dev:/Volumes/Work/Haxe/SDK/starling/git]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.