Skip to content
#

fluent

Here are 388 public repositories matching this topic...

Files
SaajidAtVX7
SaajidAtVX7 commented Mar 10, 2022

What's the Problem?

The menu bar and ribbon UI was absent in the Files app

Solution/Idea

The menu bar and Ribbon UI was very usefull while dealing with files. The Ribbon UI can provide more option in a less space and everything at once

Alternatives

Refer the windows 10 explorer

Priorities

Capability Priority
This proposal will allow devel
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

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

ReaLTaiizor
rrirower
rrirower commented Feb 10, 2022

Describe the bug
A child control (eg. combobox or label) on a Metro tab page cannot be hidden using ".Visbile = false" or ".Hide()".

To Reproduce
Steps to reproduce the behavior:

  1. Create a child control on a Metro tab page.
  2. In the Load event, try hiding it.
  3. Control will not hide and remains visible.

Expected behavior
The control should be hidden when requested.

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