35 void save(ImGuiTextBuffer& buf);
41 bool oldIsOnMainViewPort =
false;
42 bool setMainViewPort =
false;
44 static constexpr auto persistentElements = std::tuple{
47 PersistentElement{
"onMainViewPort", &AdjustWindowInMainViewPort::oldIsOnMainViewPort}
bool loadLine(std::string_view name, zstring_view value)
void save(ImGuiTextBuffer &buf)