Alexander Hochreiter

Results 8 comments of Alexander Hochreiter

Still happening on Windows 7 x64 with Hyper 2.0.0 - the same `.hyperlayout` file works fine on linux and macos (hyperlayout 0.2.1)

I just tried the demo with Chrome on Fedora 28 where it worked as expected. On the other side, it does not work on my MacBook Pro as it seems...

Just tested the demo on Google Chrome 67.0.3396.87 on Android 6.0 and Android 8.1.0 (real devices, not simulated) - worked as expected. I can only remember it very blurry, but...

@walaoehh It's actually pretty easy. The solution lies in the nature of Apple's way to implement things: Don't, unless it makes people pay. So to use it, you gotta pay...

I think OP wants something like this: ```javascript // ./icons/Email.js import React, {Component} from 'react' import SvgIcon from 'react-native-svg-icon' import { Path } from 'react-native-svg' class IconEmail extends Component {...

Hi, thanks for the quick response! `package.json` of a proof-of-concept project: ```javascript { "name": "huehue", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "install": "npm-git install", "test": "echo \"Error: no...

Okay, thank you very much for investigating then! Just to clarify - because you explicitly stated `The temp directory should only be used during build.` - is the `package.json` file...

> Yes, just be sure to check the `Change password to identity file` option in the connection creation/edit form, then browse for your key file. > > ![image](https://user-images.githubusercontent.com/28226964/211886391-9d021786-92f5-4e5a-99d8-c8c5fb52d0dd.png) It just...