Dominik
Dominik
@rastersize Hi. As @Bhushan30 already mentioned. CDEvent always returns isRenamed regardless of the action that a file was dropped to the watched folder. When I drop a file to the...
I'm using the `gold-email-input` element in my login view and bind the value to my stored E-Mail address. This is the DOM: ``` E-Mail ``` As you can see...
### Description `paper-textarea` `maxRows` only limits the hight of the element but not the amount/count of rows. The `paper-textarea` element need an additional attribute `maxLines` the limit the amount of...
**What did you do?** I have set up a crunchy postgres cluster on my OpenShift cluster with 1 master and 2 replica instances. exporter container is running as sidecar container....
**What did you do?** Configured an alert to fire if the following expression returns > 0: pg_exporter_last_scrape_error > 0 **What did you expect to see?** I would expect that the...
I have set up a crunchy Postgres cluster on my OpenShift cluster with the postgres-operator v5.3.0. The Postgres cluster has 1 master and 2 replicas. According to your monitoring examples,...
How do I re-size the element and the used font-size to implement a time input view like in the attached screenshot? I need to set **font-size**, **font-weight** on `hour`, `min`...
Xcode5 freeze or crash when I try to unit test my embedded framework. I have set up a fake framework project and included a XCUnitTest target. Anytime I try to...
Hi, since few days I have a running Xcode CI server (Maverick) on my Development machine. A build bot for the project target is running without any errors. So building,...
It would be nice to transform paper-fab icon from one image (in closed state) to another (in opened state). So for example from closed state  to opened state 