-
### Feedback
So far I have googled and googled but nothing found. The old integration (HACS) I can see has the possibility to set up room cleaning, but not this new one, there are no instructions on …
-
Adding more methods for retrieving theoretical graph properties would allow us to tap into the power of graphs. Some of them may be advanced, but are powerful in revealing additional insights about a …
kengz updated
6 years ago
-
Really short term (and enough to close this issue): two examples, since the directory name has an "s" at the end.
Long term: all of them (or, if something better comes up, as many but better).
-…
masak updated
10 months ago
-
**Context**
```php
class Person {
#[LodataRelationship]
public function link()
{
return $this->belongsTo(Link::class, 'link_id', 'id' );
}
#[LodataRelationship]
…
-
While the old slide style transition still exists:
![Kapture 2019-06-03 at 14 31 13](https://user-images.githubusercontent.com/156888/58835987-482aba00-860c-11e9-9d5e-f1abf669cee9.gif)
There's a…
xster updated
3 months ago
-
Create 3D polygons of Cooperation Jackson Buildings
For us to be able to create a tour of Cooperation Jackson's past, present, and future we need to create a stylized version of the enviornment i…
-
Hello not sure if I will get help here but will try.
I purchased the Simply Gallery Pro and on the "Change View Type" option I checked the "Group direct Subfolders"
For some folders it seems to work…
-
Hi,
I had a look at hold.js and it looks to me that there are 2 limitations with the current impl when used on a multitouch device:
1. parallel "hold" events are not possible if one of the users hasn…
-
1) I have EPA covering my baseline pension entitlement (about 15% of my total) but the rest comes from added pension/transfer in to which EPA does not apply, it would be nice to be able to model this…
-
We currently have `Path` defined as `std::string`. This is kinda sloppy in general, but especially bad if we ever want to work on Windows.
We should instead use `std::filesystem::path`, which is th…