-
For text-heavy websites, like blogs or newspapers we can add text-selection tracking, which triggers event whenever user highlighted some part of paragraph (important part probably). This allows our u…
chuwy updated
4 years ago
-
There appear to be a few bugs:
- Change in video speed does not update the checkmark until the fragment is completely closed.
- Change in video speed the current selection is no updated until the …
-
If possible, it would be great to be able to specify the name of an attribute on a row's associated content/model that is used to hold the row's selected state, with the actual `row.selected` property…
-
```java
/**
* 调用插件里的Provider
*
* @see android.content.ContentResolver#update(Uri, ContentValues, String, String[])
*/
public static int update(Context c, Uri uri, Con…
-
It can be complex to inspect solvers' outputs (e.g., plans, workflows, natural language, or stories), find issues or concerns, and rapidly navigate to contextual positions in relevant source code, mod…
-
### Checklist
- [X] I have searched the [issue tracker](https://github.com/fyne-io/fyne/issues) for open issues that relate to the same problem, before opening a new one.
- [X] This issue only relate…
-
In a given content cluster, using the schema, let the user easily create a selection string.
Then, add ability to run a visit using this, outputting how far into document space it is and how many d…
-
There is no difference when delete select area with "No Antialiasing" enable or disable.
![selection tool -no antialiasing- dont work](https://cloud.githubusercontent.com/assets/16509592/16408667/1…
-
The server throws a 500 error whenever you fetch a large selection of data for the graph. One example, posting this,
`{"selection":true,"low":1457513319927.583,"high":1462522184460}`
to `http://so…
-
I understand the value of offering an example of how to implement selection of a dataset by its profile in ways other than using content negotiation. My expectation has been that we would describe one…