-
# Design/Code Review 1
## Project: IndieCosmeticProducts
### Developer: Subheksha Karki
### Reviewer: Palmer Larson
|Item |Considerations| Comments/Suggestions|
|--------|---------|--…
-
```
What steps will reproduce the problem?
1. Attempt to play a file with the filename "Some file with a - heap of spaces
[1080p].mp4"
2. Perhaps one in 5 instances result in no video playing.
What…
-
Hi, I just recently realized the usefulness of the green code badges (how dumb am I !!). Is it possible to have 'badge search' feature in Aedict? I mean I imagine it as I go to its search feature, sel…
-
**Describe the bug**
bug stay on video while playing
**To Reproduce**
Steps to reproduce the behavior:
1. Right Click
2. Video > stay on video while playing
3. Error Crash
**Screenshots*…
-
Add to this document with updated steps
https://github.com/shader-slang/slang/blob/master/docs/update_spirv.md
```
mkdir slang-6
cd slang-6/
git clone --recursive --tags https://github.com/cheneym2/…
-
This for examples warns about an unknown function `bar`
```cmake
function(foo)
macro(bar)
endmacro()
bar()
endfunction()
```
-
## Description
This is a feature request.
Consider a frontend offering an action to insert or rename a binding. A human should be able to enter a custom name, but be warned/forbidden from chosin…
-
Must have basic messaging functionality
tdgs updated
12 years ago
-
Another request from my group:
"After using custom background image on my panel, some of the text is rendered unreadable, obstructed by the image. Can you please implement a way to customize the text…
-
Right now requests are encoded very naively, we can use grammars to make this better.