Egor Pugin
- Login: egorpugin
- Are you a spammer?: No
- Registered on: 07/04/2017
- Last connection: 11/10/2021
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 5 | 6 | 11 |
Activity
01/01/2022
- 09:25 PM Wt Bug #9556: Cannot hide widgets with bootstrap5 d-* classes
- For reference https://stackoverflow.com/questions/47514692/bootstrap-4-list-items-that-have-d-flex-class-do-not-respo...
- 09:07 PM Wt Bug #9556 (New): Cannot hide widgets with bootstrap5 d-* classes
- Hi,
I'm using WStackedWidget with d-flex widgets.
All of bootstrap5 display (d-*) classes set them as !important ...
12/15/2021
- 06:02 PM Wt Bug #9506: Cannot move callbacks
- Also don't be scared of templates and pass everything directly to boost::asio::post() in case if you do not store the...
- 05:55 PM Wt Bug #9506: Cannot move callbacks
- Possible solution is to use arguments like
```
std::function<void(void)> f // user will copy or std::move() his cal... - 05:54 PM Wt Bug #9506 (New): Cannot move callbacks
- Hi,
I'm posting some events to server's io loop (io_context).
But I can't move non-copyable data inside those arg...
08/16/2021
- 12:43 PM Wt Bug #8964 (Closed): [boost-1.77.0] build error, wt 4.5.0
- win10, msvc, boost-1.77
`src/Wt/Render/CssParser.C(411): error C3861: 'BOOST_FOREACH': identifier not found`
To...
05/05/2021
- 11:57 PM Wt Bug #8467 (Closed): [gcc11] Compilation error. Missing <limits> header
- `src/Wt/Render/WTextRenderer.C` uses `std::numeric_limits<double>::max()` but does not have `#include <limits>`.
`...
04/26/2021
- 02:06 AM Wt Bug #8407 (Closed): [treeview] expand widget is not hidden on removing last child
- When removing last child from some parent in a model, node does not deactivate it's expand button.
: Missing reference in WComboBox::setModel() argument
- There should be a reference in argument probably.
https://github.com/emweb/wt/blob/master/src/Wt/WComboBox.h#L150
11/11/2019
- I'm seeing strange behavior of the following example.
Is it me or an issue?
https://imgur.com/a/FlsUynX
pic1 - e...
Also available in: Atom