Skip to content
#

fluent

Here are 393 public repositories matching this topic...

Files
GeorgeV220
GeorgeV220 commented Mar 29, 2022

Description

When I copy an excel column and paste it in the search field, a PNG file is created with the paste value.

Steps To Reproduce

  1. Copy a column from excel
  2. Paste it on search field

Expected behavior

Paste the value and not create the PNG file.

Files Version

Version: 2.1.33.0 OS Version: 10.0.22000.556

Windows Version

Windows 11 Pro | 21H2 | 22000.556 | Win

bug triage approved good first issue
DevToys
FahimFBA
FahimFBA commented Jan 24, 2022

What's the Problem?

It is not any type of problem.

Solution/Idea

This project is currently missing the Code of Conduct. If you have any plan on adding that then I would be more than glad to do that for you by adding a PR for that. Please let me know what do you think about that.

Alternatives

According to Google:

A code of conduct defines standards for how to eng

documentation good first issue
wpfui
sabuto
sabuto commented Dec 17, 2021

I really like the look of this theme but I use avalonia for most of my projects would you be happy for me to port this to avalonia? I would adhere to the rules of the license and credit you and this repo

enhancement good first issue question more info needed
precice
uekerman
uekerman commented Mar 15, 2022

Describe your setup

Current preCICE develop version

Describe the problem

When we allowed multiple read mappings to the same mesh in #849, we forgot to update the following assignment (which still assumes that there is only one read mapping to a certain mesh).

https://github.com/precice/precice/blob/ebce55ab5c563295909b0179f6610b6e4d4fa529/src/precice/config/ParticipantConfigur

bug good first issue
TechInterMezzo
TechInterMezzo commented Mar 23, 2022

Would it be possible to remove the dependency on JetBrains.Annotations?
To avoid a dependency hell as much as possible I like to have a minimum of dependencies for every nuget package I use.
Since the new .NET versions have a very good support for nullable reference types I am not really sure if there is a need for those null annotations.

good first issue

Improve this page

Add a description, image, and links to the fluent 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 fluent topic, visit your repo's landing page and select "manage topics."

Learn more