Bimal Poudel
Bimal Poudel
Representation↓ Keys →| C | C# | D | D# | E | F | F# | G | G# | A | A# | B -- | -- |...
 On a wide screen, the toast message is printed too far right. It would be good if it stays within the parent's display boundaries.
For some aesthetic/decorative reasons, the vertical white liner should be limited to the max height of the tracks only. Currently, it goes too below until the screen or track area...
### Enhancement Summary To ripple delete notations; shifting all notes from right to left at the point of deletion. #### Justification 1. It may be useful to delete the some...
I am trying to install OC under PHP 8.2. Due to the various changes and requirements, the installation did not go smoothly. The installation page showed continue button; and after...
A list of some issue with dynamic properties are in the attached file. [dynamic-properties.txt](https://github.com/opencart/opencart/files/9788081/dynamic-properties.txt) Basically, it is for php 8.2.
Creation of dynamic property is deprecated
The width of note lock dropdown list is small, and hence full text is hiding. 
https://github.com/LMMS/lmms/blob/bceee6c4271016d35fda0b634ed712059114eea5/plugins/VstBase/RemoteVstPlugin32.cmake#L27 Case: compiler: msvc2019_64, and when NOT supplying QT_32_PREFIX in the cmake parameter. Error message: ``` CMake Error at plugins/VstBase/RemoteVstPlugin32.cmake:27 (GET_FILENAME_COMPONENT): GET_FILENAME_COMPONENT called with incorrect number of arguments ``` QT_QMAKE_EXECUTABLE...
What can be done to allow unicode based key names here? The file should be able to compile when saved with Unicode Byte Order mark. https://github.com/LMMS/lmms/blob/d5f5d00a6f1faabdba4f710d04ad303bd439a6f2/src/gui/editors/PianoRoll.cpp#L123-L125 #6162 Desiring unicode labels.