Fastball2880
Fastball2880
Do you click your mouse the drag after selection? It seems that in my case it does happen, but often is not. Maybe is not a Windows issue. https://github.com/musescore/MuseScore/assets/147415340/02cb077b-a0b4-449f-a91a-49ea131e6b8c https://github.com/musescore/MuseScore/assets/147415340/bb2c3c31-a4b3-4b96-9388-e47657867529
No need for the FW clarification though. I think everybody knows that who understands a bit of software-side, especially in Github
Change the "pull request" to PR and probably remove the note too, if needed
> haha believe me, no everyone knows what FW stands for I understand, but I think reading from the README. End-users and developers understand why they go to this repository,...
> > > haha believe me, no everyone knows what FW stands for > > > > > > I understand, but I think reading from the README. End-users and...
Update - grammar fixed from previous PR
Closed. No need as steps are straight forward with experience on Linux
> You can alternatively install the python dependencies in a [`venv`](https://docs.python.org/3/library/venv.html) as such: > > ```shell > $ python3 -m venv .venv > $ source ./.venv/bin/activate > $ pip install...
> ```shell > ```shell > $ apt install python3-scapy > ``` > > > > > > > > > > > > > This is already in the PR....
It's better to make the commands using apt, assuming that they need to install it. Besides, probably the general population will use Debian-based distributions either way.