HumbleUI / HumbleUI/JWM

Warning after closing window

Open
#202 1 comment 0 reactions 0 assignees View on GitHub
Good First Issue Help Wanted Platform: Windows
Dominant language
C++
Stars
643
Forks
51
PR merge metrics
No merged PRs in 30d

Description

I encountered following warning after closing window of example dashboard application.

```
LayerD3D12.cc:117 Close DX12 layer for window 0x0000018D95CD1CC0
DX12SwapChain.cc:102 Failed to call _dxgiSwapChain->ResizeBuffers( _buffersCount, _currentWidth, _currentHeight, swapChainDesc.BufferDesc.Format, swapChainDesc.Flags )
DX12SwapChain.cc:124 Failed to call _dxgiSwapChain->GetBuffer(i, IID_PPV_ARGS(&backBuffer))
DX12SwapChain.cc:124 Failed to call _dxgiSwapChain->GetBuffer(i, IID_PPV_ARGS(&backBuffer))
DX12SwapChain.cc:84 Failed to call _dxgiSwapChain->Present(syncInterval, presentationFlags)
```

- Windows 10
- OpenJDK Runtime Environment Temurin-16.0.2+7 (build 16.0.2+7)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.