Skip to content
#

clean

Here are 590 public repositories matching this topic...

adityatelange
adityatelange commented May 14, 2022

We had a discussion poll here adityatelange/hugo-PaperMod#892

Which results update the Pagination buttons that say: Next Page & Prev Pageto Next & Prev respectively.
So calling out everyone who has previously contributed to translations to update the strings present at https://github.com/adityatelange/hugo-PaperMod/tree/master/i18n
which updates the str

help wanted good first issue translation
undsoft
undsoft commented Jan 10, 2022

Description

Given the following component dom:

<div class="group1">
  <muh-component></muh-component>
  <muh-component></muh-component>
</div>
<div class="group2">
  <muh-component></muh-component>
  <muh-component></muh-component>
</div>

There does not seem to exist a concise way to query for component instances within a group of MuhComponent using `spectator.query(M

nord-tmux
Georgia-ReBORN
TT-ReBORN
TT-ReBORN commented May 16, 2021

Works on Windows but with Wine there are following bugs:

  • Drag and drop music files to Playlist is not working. See reported Wine bug here.
    ( Drag and drop works in the window if you use Files -> Add files/folder ).

  • Library options menu ( and Library right click search context menu - temporarily disabled now ) crashes foobar.
    ( Please

bug help wanted good first issue

Improve this page

Add a description, image, and links to the clean topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the clean topic, visit your repo's landing page and select "manage topics."

Learn more