BDisp

Results 48 issues of BDisp

## Fixes - Fixes #3312 ## Proposed Changes/Todos - [x] Add mouse clicked logic for only to raise on the same view that pressed it - [x] If a mouse...

![WindowsTerminal_DGKWnv3Fhi](https://github.com/gui-cs/Terminal.Gui/assets/13117724/373e6472-3968-49e3-b67f-53f90783a741)

bug
v2

## Fixes - Fixes #2489 ## Proposed Changes/Todos - [x] Add Scroll class and unit tests - [x] Add ScrollSlider class and unit tests - [x] Add ScrolBar class and...

My laptop looks like a fryer running `NetDriver` version 2, because it is using `Task.Delay`, which should only be used for very short-term cases and not for the entire execution...

bug
v2

There are situations in which it is not necessary to perform the views layout and redrawing, but just set the `Contents` to dirty to update only the screen, improving the...

enhancement
v2

I get erros like this: `CS0016 Could not write to output file '..\gui-cs\Terminal.Gui\Analyzers\Terminal.Gui.Analyzers.Internal\obj\Debug\netstandard2.0\generated\Meziantou.Polyfill\Meziantou.Polyfill.PolyfillGenerator\M_System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd``1(`0,System.Func{`0,``0,`1},``0).g.cs' -- 'Could not find a part of the path '..\gui-cs\Terminal.Gui\Analyzers\Terminal.Gui.Analyzers.Internal\obj\Debug\netstandard2.0\generated\Meziantou.Polyfill\Meziantou.Polyfill.PolyfillGenerator\M_System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd``1(`0,System.Func{`0,``0,`1},``0).g.cs'.' Terminal.Gui.Analyzers.Internal ..\gui-cs\Terminal.Gui\Analyzers\Terminal.Gui.Analyzers.Internal\CSC ` The main README file...

build-and-deploy
dependencies
docs
v2

## Fixes - Fixes #3702 ## Proposed Changes/Todos - [x] Force layout at once before calculate all the subviews. ## Pull Request checklist: - [x] I've named my PR in...

> #2668 It's in develop and main branches but not in the release version. This is the second time I've made this error recently. Whenever an error occurs the best...

build-and-deploy

It's showing this: ![imagem](https://user-images.githubusercontent.com/13117724/205916484-6f143c5f-ad90-45a0-8fea-eb2aa9d39a20.png) But must showing this: ![imagem](https://user-images.githubusercontent.com/13117724/205918055-79d7ac36-548a-4170-b67e-313df3e8434b.png)

bug