Chien Tran

Results 4 issues of Chien Tran

Hi, I got the following error while compiling the code following the guideline in README. Do you have any ideas what can be the cause here? ``` [ 96%] Built...

wontfix

While the actionsheet is displaying on screen, I am still able to scroll down the content. And when I scroll down, the actionsheet moves up just like its position relative...

Hi, I got the following issue when compiling travatar on my Mac (version OS X 10.10.5). Here is the log: ``` depbase=`echo travatar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I../../src/include/travatar...

New mina requires the environment for each task to be explicitly set as `:local_environment` or `:remote_environment`. Without this, there is an annoying warning when running `mina deploy`. This commit is...