-
horizontal flip should be triggered by double click (not single click).
~holding a fig/obj should bring it to front (on top of all other elements).~
EDIT: broken out 'bring to front' into separate…
phivk updated
7 years ago
-
> allFunctions.AddRange(Create3(
> "mad",
> "Performs an arithmetic multiply/add operation on three values.",
> IntrinsicTypes.AllNumericTypes,
> …
-
v3 b62 promoted, glassfish-v3-preview-b62.zip
EJB3.0/JPA1.0 tests for issue 1153 failed.
The same tests passe on v3 b61 promoted.
To reproduce the issue, do "ant all" in
appserver-sqe/pe/ejb/ejb30/i…
-
Usually, if I launch `docker-compose up -d`, it will build all images, then create all of them in order mentioned in `depends_on` chain of `docker-compose.yml`.
What if approach with launching one…
-
When I go through the form and try to submit part 3 (with T&Cs, Privacy, and data access request) I get the error:
```
Ecto.NoPrimaryKeyValueError
struct `%Healthlocker.User{__meta__: #Ecto.Schem…
-
Submitted by: @pcisar
Assigned to: Claudio Valderrama C. (robocop)
SFID: 1173948#⁠
Submitted By: pcisar
OLD BEHAVIOR
C:\\fbembed\-s>
C:\\fbembed\-s>isql \-i \\fbembed2\.0\\create3\.sql…
-
Unlike the v4's open4_create() the v3's nfs_Create() function doesn't support the arg_create3.how.mode == EXCLUSIVE. It should set the verifier in inode fields on create and if it finds them upon cac…
-
If a library is shipped with code generated by this library and later shipped again with an added field to one of the immutable types, a breaking change occurs in the generated code in that the `Creat…
-
When annotating at least 2 static methods with @Builder and renaming them to have 2 different builder methods they seem to overwrite each others builder class when not specifying the builderClassName …
-
Building this package using the new system of running mvn package instead of mvn compile and mvn bundle:bundle takes around an hour on my machine, which is too long for a development environment. For…