aui-framework / aui-framework/aui

Rework WindowStyle

Open
#65 0 comments 0 reactions 1 assignee Claimed by @Nelonn View on GitHub
blocked
Dominant language
C++
Stars
598
Forks
44
Avg merge
17h 56m
Merged PRs (30d)
3

Description

At the moment, WindowStyle flags don't work as expected. Also, since WindowStyle is a enum flag, some combinations are confusing and pointless (i.e. what difference between `WindowStyle::NO_DECORATORS | WindowStyle::MODAL` and `WindowStyle::NO_DECORATORS`)?
![image](https://user-images.githubusercontent.com/19491414/178995101-cd394dff-1038-4f19-9d02-b13d75f198c2.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.